Home
last modified time | relevance | path

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

/third_party/flatbuffers/src/
Didl_gen_python.cpp1067 void GenUnPackForStruct(const StructDef &struct_def, const FieldDef &field, in GenUnPackForStruct() function in flatbuffers::python::PythonGenerator
1215 GenUnPackForStruct(struct_def, field, &code); in GenUnPack()