Home
last modified time | relevance | path

Searched defs:apex_config (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/build/soong/cmd/extract_apks/bundle_proto/
H A Dconfig.proto18 ApexConfig apex_config = 5; field
/aosp_15_r20/system/apex/apexd/
H A Dapex_file_repository.cpp237 const auto& apex_config = metadata->apexes(i); in AddBlockApex() local