Searched refs:IsSectionVndkEnabled (Results 1 – 3 of 3) sorted by relevance
47 const bool is_section_vndk_enabled = ctx.IsSectionVndkEnabled(); in AddStandardSystemLinks()
69 bool IsSectionVndkEnabled() const;
113 bool Context::IsSectionVndkEnabled() const { in IsSectionVndkEnabled() function in android::linkerconfig::contents::Context