Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Didl_gen_python.cpp833 void GenInitialize(const StructDef &struct_def, std::string *code_ptr, in GenInitialize() function in flatbuffers::python::PythonGenerator
1413 GenInitialize(struct_def, &code, &import_list); in GenStructForObjectAPI()