Searched refs:is_system_or_unrestricted_section (Results 1 – 1 of 1) sorted by relevance
29 bool is_system_or_unrestricted_section = ctx.IsSystemSection() || in BuildVndkNamespace() local32 is_system_or_unrestricted_section = ctx.GetCurrentApex().InSystem(); in BuildVndkNamespace()39 if (is_system_or_unrestricted_section && in BuildVndkNamespace()52 /*is_visible=*/is_system_or_unrestricted_section); in BuildVndkNamespace()73 if (!is_system_or_unrestricted_section) { in BuildVndkNamespace()81 if (is_system_or_unrestricted_section && in BuildVndkNamespace()