Searched refs:GetStartOfTable (Results 1 – 4 of 4) sorted by relevance
/external/flatbuffers/src/ | ||
D | idl_gen_lua.cpp | 407 void GetStartOfTable(const StructDef &struct_def, in GetStartOfTable() function in flatbuffers::lua::LuaGenerator |
D | idl_gen_python.cpp | 429 void GetStartOfTable(const StructDef &struct_def, in GetStartOfTable() function in flatbuffers::python::PythonGenerator |
D | idl_gen_go.cpp | 488 void GetStartOfTable(const StructDef &struct_def, std::string *code_ptr) { in GetStartOfTable() function in flatbuffers::go::GoGenerator |
D | idl_gen_php.cpp | 489 static void GetStartOfTable(const StructDef &struct_def, in GetStartOfTable() function in flatbuffers::php::PhpGenerator |