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