Home
last modified time | relevance | path

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

/system/linkerconfig/contents/context/
Dcontext.cc38 bool Context::IsVendorSection() const { in IsVendorSection() function in android::linkerconfig::contents::Context
117 if (IsVendorSection()) { in IsSectionVndkEnabled()
/system/linkerconfig/contents/namespace/
Dvndkinsystem.cc58 if (ctx.IsVendorSection() || ctx.IsProductSection()) { in BuildVndkInSystemNamespace()
Dvndk.cc112 if (ctx.IsProductSection() || ctx.IsVendorSection()) { in BuildVndkNamespace()
/system/linkerconfig/contents/include/linkerconfig/
Dcontext.h49 bool IsVendorSection() const;