Home
last modified time | relevance | path

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

/system/linkerconfig/contents/namespace/
Dapexplatform.cc59 Namespace BuildApexPlatformNamespace([[maybe_unused]] const Context& ctx) { in BuildApexPlatformNamespace() function
/system/linkerconfig/contents/section/
Dapexart.cc38 namespaces.emplace_back(BuildApexPlatformNamespace(ctx)); in BuildApexArtSection()
Dapexdefault.cc51 namespaces.emplace_back(BuildApexPlatformNamespace(ctx)); in BuildApexDefaultSection()
/system/linkerconfig/contents/include/linkerconfig/
Dnamespacebuilder.h54 NamespaceBuilder BuildApexPlatformNamespace; variable