Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Didl_gen_python.cpp1148 void GenPackForStructVectorField(const StructDef &struct_def, in GenPackForStructVectorField() function in flatbuffers::python::PythonGenerator
1363 GenPackForStructVectorField(struct_def, field, &code_prefix, &code); in GenPackForTable()