Searched defs:root_namespace (Results 1 – 2 of 2) sorted by relevance
32 void parse_namespace(const std::string& root_namespace, in parse_namespace()57 const std::string& root_namespace) { in generate_cpp_headers_one_file()
113 std::string root_namespace = "bluetooth"; in main() local