Searched refs:BuildVectorOfTable (Results 1 – 4 of 4) sorted by relevance
/external/flatbuffers/src/ | ||
D | idl_gen_lua.cpp | 442 void BuildVectorOfTable(const StructDef &struct_def, in BuildVectorOfTable() function in flatbuffers::lua::LuaGenerator |
D | idl_gen_python.cpp | 466 void BuildVectorOfTable(const StructDef &struct_def, in BuildVectorOfTable() function in flatbuffers::python::PythonGenerator |
D | idl_gen_go.cpp | 525 void BuildVectorOfTable(const StructDef &struct_def, in BuildVectorOfTable() function in flatbuffers::go::GoGenerator |
D | idl_gen_php.cpp | 582 static void BuildVectorOfTable(const FieldDef &field, std::string *code_ptr) { in BuildVectorOfTable() function in flatbuffers::php::PhpGenerator |