Home
last modified time | relevance | path

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

/aosp12/system/linkerconfig/contents/namespace/
H A Dvndk.cc29 bool is_system_or_unrestricted_section = ctx.IsSystemSection() || variable
32 is_system_or_unrestricted_section = ctx.GetCurrentApex().InSystem();
39 if (is_system_or_unrestricted_section &&
52 /*is_visible=*/is_system_or_unrestricted_section);
73 if (!is_system_or_unrestricted_section) {