Searched refs:mountExistingImage (Results 1 – 2 of 2) sorted by relevance
412 bool mountExistingImage(std::string_view root);
1668 if (!mountExistingImage(root)) { in mountExistingImages()1674 bool IncrementalService::mountExistingImage(std::string_view root) { in mountExistingImage() function in android::incremental::IncrementalService