Searched refs:GetMappedImageDeviceStringOrPath (Results 1 – 2 of 2) sorted by relevance
741 bool GetMappedImageDeviceStringOrPath(const std::string& device_name,
2074 if (!GetMappedImageDeviceStringOrPath(cow_name, &cow_device)) { in MapPartitionWithSnapshot()2231 if (!GetMappedImageDeviceStringOrPath(cow_image_name, &cow_image_device)) { in MapCowDevices()3611 bool SnapshotManager::GetMappedImageDeviceStringOrPath(const std::string& device_name, in GetMappedImageDeviceStringOrPath() function in android::snapshot::SnapshotManager