Searched defs:root_namespace (Results 1 – 3 of 3) sorted by relevance
32 const std::string& root_namespace, in parse_namespace()62 const std::string& root_namespace) { in generate_cpp_headers_one_file()262 const std::string& root_namespace, in generate_pybind11_sources_one_file()
67 __attribute__((unused)) const std::string& root_namespace) { in generate_rust_source_one_file()
133 std::string root_namespace = "bluetooth"; in main() local