Home
last modified time | relevance | path

Searched refs:IsProductSection (Results 1 – 4 of 4) sorted by relevance

/system/linkerconfig/contents/context/
Dcontext.cc42 bool Context::IsProductSection() const { in IsProductSection() function in android::linkerconfig::contents::Context
120 if (IsProductSection() && in IsSectionVndkEnabled()
/system/linkerconfig/contents/namespace/
Dvndkinsystem.cc59 if (ctx.IsProductSection()) { in BuildVndkInSystemNamespace()
Dvndk.cc111 if (ctx.IsProductSection() || ctx.IsVendorSection()) { in BuildVndkNamespace()
/system/linkerconfig/contents/include/linkerconfig/
Dcontext.h50 bool IsProductSection() const;