Searched defs:namespace_name (Results 1 – 3 of 3) sorted by relevance
56 for (std::string namespace_name; in ParseAdditionalNamespaces() local142 inline void ParseNamespaceCommand(const std::string& namespace_name, in ParseNamespaceCommand()235 std::string namespace_name = match[1]; in ParseConfiguration() local
28 std::string namespace_name; member
152 Namespace* Section::GetNamespace(const std::string& namespace_name) { in GetNamespace()