Searched refs:all_apex_paths (Results 1 – 1 of 1) sorted by relevance
149 std::vector<ApexPath> all_apex_paths; in CollectPreInstalledApex() local161 all_apex_paths.emplace_back(std::move(path), partition); in CollectPreInstalledApex()164 return all_apex_paths; in CollectPreInstalledApex()239 auto all_apex_paths = in AddPreInstalledApex() local242 for (const auto& apex_path : all_apex_paths) { in AddPreInstalledApex()258 auto all_apex_paths = in AddPreInstalledApexParallel() local261 auto apex_file_and_partition = OR_RETURN(OpenApexFiles(all_apex_paths)); in AddPreInstalledApexParallel()