Home
last modified time | relevance | path

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

/system/linkerconfig/contents/include/linkerconfig/
Dsectionbuilder.h49 ApexSectionBuilder BuildApexDefaultSection; variable
/system/linkerconfig/contents/section/
Dapexdefault.cc46 Section BuildApexDefaultSection(Context& ctx, const ApexInfo& apex_info) { in BuildApexDefaultSection() function