Searched refs:IsVendorSection (Results 1 – 4 of 4) sorted by relevance
38 bool Context::IsVendorSection() const { in IsVendorSection() function in android::linkerconfig::contents::Context117 if (IsVendorSection()) { in IsSectionVndkEnabled()
58 if (ctx.IsVendorSection() || ctx.IsProductSection()) { in BuildVndkInSystemNamespace()
112 if (ctx.IsProductSection() || ctx.IsVendorSection()) { in BuildVndkNamespace()
49 bool IsVendorSection() const;