Searched refs:apex_file_and_partition (Results 1 – 1 of 1) sorted by relevance
261 auto apex_file_and_partition = OR_RETURN(OpenApexFiles(all_apex_paths)); in AddPreInstalledApexParallel() local263 for (auto&& [apex_file, partition] : apex_file_and_partition) { in AddPreInstalledApexParallel()