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