Home
last modified time | relevance | path

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

/system/linkerconfig/contents/section/
Drecovery.cc28 Section BuildRecoverySection(Context& ctx) { in BuildRecoverySection() function
/system/linkerconfig/contents/configuration/
Drecovery.cc38 sections.emplace_back(BuildRecoverySection(ctx)); in CreateRecoveryConfiguration()
/system/linkerconfig/contents/include/linkerconfig/
Dsectionbuilder.h47 SectionBuilder BuildRecoverySection; variable