Home
last modified time | relevance | path

Searched defs:apex_info (Results 1 – 14 of 14) sorted by relevance

/aosp12/system/linkerconfig/contents/configuration/
H A Dapexconfig.cc29 Context& ctx, const ApexInfo& apex_info) { in CreateApexConfiguration()
/aosp12/system/linkerconfig/contents/section/
H A Dapexdefault.cc45 Section BuildApexDefaultSection(Context& ctx, const ApexInfo& apex_info) { in BuildApexDefaultSection()
/aosp12/build/make/tools/releasetools/
H A Dota_metadata.proto80 repeated ApexInfo apex_info = 1; field
/aosp12/system/linkerconfig/modules/
H A Dbasecontext.cc41 Namespace BaseContext::BuildApexNamespace(const ApexInfo& apex_info, in BuildApexNamespace()
H A Dnamespace.cc55 void InitializeWithApex(Namespace& ns, const ApexInfo& apex_info) { in InitializeWithApex()
/aosp12/system/update_engine/aosp/
H A Dapex_handler_android.cc34 for (const auto& apex_info : apex_infos) { in CreateCompressedApexInfoList() local
/aosp12/system/update_engine/update_engine/
H A Dupdate_metadata.proto380 repeated ApexInfo apex_info = 1; field
437 repeated ApexInfo apex_info = 17; field
/aosp12/system/update_engine/
H A Dupdate_metadata.proto380 repeated ApexInfo apex_info = 1; field
437 repeated ApexInfo apex_info = 17; field
/aosp12/hardware/google/camera/common/apex_update_listener/
H A Dapex_update_listener.cc105 for (tinyxml2::XMLElement* apex_info = in TrySlurpInfo() local
/aosp12/system/apex/apexd/
H A Dapexservice.cpp236 for (const auto& apex_info : compressed_apex_info_list.apexInfos) { in calculateSizeForCompressedApex() local
421 ApexInfo apex_info = GetApexInfo(package); in getActivePackages() local
443 ApexInfo apex_info = GetApexInfo(pkg); in getAllPackages() local
H A Dapexd.cpp3236 com::android::apex::ApexInfo apex_info( in CollectApexInfoList() local
/aosp12/system/linkerconfig/
H A Dmain.cc196 auto apex_info = apex_item.second; in GetContext() local
/aosp12/packages/modules/Virtualization/microdroid/signature/
H A Dmk_payload.cc178 for (const auto& apex_info : apex_info_list->getApexInfo()) { in LoadSystemApexes() local
/aosp12/art/odrefresh/
H A Dodrefresh.cc496 const auto apex_info = GetArtApexInfo(); in CheckArtifactsAreUpToDate() local