Home
last modified time | relevance | path

Searched defs:root_namespace (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/gd/packet/parser/
H A Dgen_cpp.cc32 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()
H A Dgen_rust.cc67 __attribute__((unused)) const std::string& root_namespace) { in generate_rust_source_one_file()
H A Dmain.cc133 std::string root_namespace = "bluetooth"; in main() local