Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/packet/parser/
Dgen_cpp.cc32 void parse_namespace(const std::string& root_namespace, in parse_namespace()
57 const std::string& root_namespace) { in generate_cpp_headers_one_file()
Dmain.cc113 std::string root_namespace = "bluetooth"; in main() local