Home
last modified time | relevance | path

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

/aosp12/system/apex/apexd/
H A Dapexd.cpp2534 auto select_apex = [&instance, &activation_list]( in SelectApexForActivation() local
2583 select_apex(apex_files[0].get(), version_1); in SelectApexForActivation()
2584 select_apex(apex_files[1].get(), version_0); in SelectApexForActivation()