Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Didl_gen_python.cpp1334 void GenPackForTable(const StructDef &struct_def, std::string *code_ptr) { in GenPackForTable() function in flatbuffers::python::PythonGenerator
1424 GenPackForTable(struct_def, &code); in GenStructForObjectAPI()