Searched refs:GetDevicesFromParams (Results 1 – 3 of 3) sorted by relevance
218 bool DmTargetSnapshot::GetDevicesFromParams(const std::string& params, std::string* base_device, in GetDevicesFromParams() function in android::dm::DmTargetSnapshot
225 static bool GetDevicesFromParams(const std::string& params, std::string* base_device,
721 if (!DmTargetSnapshot::GetDevicesFromParams(old_targets[0].data, &base_device, &cow_device)) { in RewriteSnapshotDeviceTable()1112 if (!DmTargetSnapshot::GetDevicesFromParams(target.data, &base_device, &cow_device)) { in CollapseSnapshotDevice()