Home
last modified time | relevance | path

Searched defs:namespace_name (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/linkerconfig/contents/tests/configuration/include/
H A Dlinkerconfigparser.h56 for (std::string namespace_name; in ParseAdditionalNamespaces() local
142 inline void ParseNamespaceCommand(const std::string& namespace_name, in ParseNamespaceCommand()
235 std::string namespace_name = match[1]; in ParseConfiguration() local
/aosp12/system/linkerconfig/modules/include/linkerconfig/
H A Dapex.h30 std::string namespace_name; member
/aosp12/system/linkerconfig/modules/
H A Dsection.cc152 Namespace* Section::GetNamespace(const std::string& namespace_name) { in GetNamespace()
/aosp12/art/libnativeloader/
H A Dlibrary_namespaces.cpp227 std::string namespace_name = kClassloaderNamespaceName; in Create() local