Searched refs:InSystem (Results 1 – 5 of 5) sorted by relevance
37 if (!apex_info.InSystem()) {
32 is_system_or_unrestricted_section = ctx.GetCurrentApex().InSystem();
206 if (!apex.InSystem()) { in ScanActiveApexes()222 bool ApexInfo::InSystem() const { in InSystem() function in android::linkerconfig::modules::ApexInfo
65 bool InSystem() const;
128 return !GetCurrentApex().InSystem(); in IsSectionVndkEnabled()