Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Didl_gen_python.cpp811 void GenVectorInit(const FieldDef &field, std::string *field_type_ptr, in GenVectorInit() function in flatbuffers::python::PythonGenerator
856 GenVectorInit(field, &field_type, import_list, &import_typing_list); in GenInitialize()