Searched refs:MapCowImage (Results 1 – 3 of 3) sorted by relevance
406 auto map_res = MapCowImage(name, 10s, &cow_device); in CreateCowImage()419 AssertionResult MapCowImage(const std::string& name, in MapCowImage() function in android::snapshot::SnapshotTest421 auto cow_image_path = sm->MapCowImage(name, timeout_ms); in MapCowImage()596 ASSERT_TRUE(MapCowImage("test-snapshot", 10s, &cow_device)); in TEST_F()
629 std::optional<std::string> SnapshotManager::MapCowImage( in MapCowImage() function in android::snapshot::SnapshotManager2579 if (!MapCowImage(partition_name, remaining_time).has_value()) { in MapCowDevices()
533 std::optional<std::string> MapCowImage(const std::string& name,