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