Searched refs:MapCowImage (Results 1 – 3 of 3) sorted by relevance
299 auto map_res = MapCowImage(name, 10s, &cow_device); in CreateCowImage()312 AssertionResult MapCowImage(const std::string& name, in MapCowImage() function in android::snapshot::SnapshotTest314 auto cow_image_path = sm->MapCowImage(name, timeout_ms); in MapCowImage()484 ASSERT_TRUE(MapCowImage("test-snapshot", 10s, &cow_device)); in TEST_F()
531 std::optional<std::string> SnapshotManager::MapCowImage( in MapCowImage() function in android::snapshot::SnapshotManager2199 if (!MapCowImage(partition_name, remaining_time).has_value()) { in MapCowDevices()
499 std::optional<std::string> MapCowImage(const std::string& name,