Home
last modified time | relevance | path

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

/system/bt/gd/packet/parser/
Dgen_cpp.cc175 const auto* custom_field_def = static_cast<const CustomFieldDef*>(c.second); in generate_cpp_headers_one_file() local
176 custom_field_def->GenCustomFieldCheck(out_file, decls.is_little_endian); in generate_cpp_headers_one_file()
178 const auto* custom_field_def = static_cast<const CustomFieldDef*>(c.second); in generate_cpp_headers_one_file() local
179 custom_field_def->GenFixedSizeCustomFieldCheck(out_file); in generate_cpp_headers_one_file()
DAndroid.bp35 "custom_field_def.cc",
DBUILD.gn37 "custom_field_def.cc",