Home
last modified time | relevance | path

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

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