Home
last modified time | relevance | path

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

/system/bt/gd/packet/parser/
Dgen_cpp.cc296 const auto* custom_def = static_cast<const CustomFieldDef*>(c.second); in generate_pybind11_sources_one_file() local
297 custom_def->GenPyBind11Include(out_file); in generate_pybind11_sources_one_file()
309 const auto* custom_def = static_cast<const CustomFieldDef*>(c.second); in generate_pybind11_sources_one_file() local
310 custom_def->GenUsing(out_file); in generate_pybind11_sources_one_file()