Home
last modified time | relevance | path

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

/system/linkerconfig/contents/tests/configuration/include/
Dlinkerconfigparser.h56 for (std::string namespace_name; in ParseAdditionalNamespaces() local
150 inline void ParseNamespaceCommand(const std::string& namespace_name, in ParseNamespaceCommand()
243 std::string namespace_name = match[1]; in ParseConfiguration() local
/system/linkerconfig/modules/include/linkerconfig/
Dapex.h30 std::string namespace_name; member
/system/linkerconfig/modules/
Dsection.cc165 Namespace* Section::GetNamespace(const std::string& namespace_name) { in GetNamespace()
/system/tools/aidl/
Daidl_to_cpp_common.cpp989 std::string namespace_name = Join(package, "::"); in GenerateForwardDecls() local