Home
last modified time | relevance | path

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

/aosp12/system/linkerconfig/contents/configuration/
H A Dapexconfig.cc39 sections.push_back(BuildApexDefaultSection(ctx, apex_info)); in CreateApexConfiguration()
/aosp12/system/linkerconfig/contents/include/linkerconfig/
H A Dsectionbuilder.h49 ApexSectionBuilder BuildApexDefaultSection; variable
/aosp12/system/linkerconfig/contents/section/
H A Dapexdefault.cc45 Section BuildApexDefaultSection(Context& ctx, const ApexInfo& apex_info) { in BuildApexDefaultSection() function