Home
last modified time | relevance | path

Searched refs:apex_file_and_partition (Results 1 – 1 of 1) sorted by relevance

/system/apex/apexd/
Dapex_file_repository.cpp261 auto apex_file_and_partition = OR_RETURN(OpenApexFiles(all_apex_paths)); in AddPreInstalledApexParallel() local
263 for (auto&& [apex_file, partition] : apex_file_and_partition) { in AddPreInstalledApexParallel()