Home
last modified time | relevance | path

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

/system/linkerconfig/contents/context/
Dcontext.cc38 bool Context::IsVendorSection() const { in IsVendorSection() function in android::linkerconfig::contents::Context
123 if (IsVendorSection()) { in IsSectionVndkEnabled()
/system/linkerconfig/contents/namespace/
Dart.cc36 /*is_visible=*/!ctx.IsVendorSection()); in BuildArtNamespace()
/system/linkerconfig/contents/include/linkerconfig/
Dcontext.h55 bool IsVendorSection() const;