Searched refs:BuildSphalNamespace (Results 1 – 6 of 6) sorted by relevance
30 auto sphal = BuildSphalNamespace(ctx); in TEST()
42 namespaces.emplace_back(BuildSphalNamespace(ctx)); in BuildUnrestrictedSection()
37 namespaces.emplace_back(BuildSphalNamespace(ctx)); in BuildSystemSection()
56 namespaces.emplace_back(BuildSphalNamespace(ctx)); in BuildApexDefaultSection()
34 NamespaceBuilder BuildSphalNamespace; variable
34 Namespace BuildSphalNamespace([[maybe_unused]] const Context& ctx) { in BuildSphalNamespace() function