Searched refs:GetCurrentApex (Results 1 – 3 of 3) sorted by relevance
66 const ApexInfo& Context::GetCurrentApex() const { in GetCurrentApex() function in android::linkerconfig::contents::Context128 return !GetCurrentApex().InSystem(); in IsSectionVndkEnabled()
52 const modules::ApexInfo& GetCurrentApex() const;
32 is_system_or_unrestricted_section = ctx.GetCurrentApex().InSystem(); in BuildVndkNamespace()