Home
last modified time | relevance | path

Searched refs:GenUsing (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/packet/parser/
Dcustom_field_def.h38 void GenUsing(std::ostream& s) const;
Dcustom_field_def.cc46 void CustomFieldDef::GenUsing(std::ostream& s) const { in GenUsing() function in CustomFieldDef
Dgen_cpp.cc144 ((CustomFieldDef*)c.second)->GenUsing(out_file); in generate_cpp_headers_one_file()