Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Didl_gen_lua.cpp408 void GetStartOfTable(const StructDef &struct_def, std::string *code_ptr) { in GetStartOfTable() function in flatbuffers::lua::LuaGenerator
512 GetStartOfTable(struct_def, code_ptr); in GenTableBuilders()
Didl_gen_php.cpp489 static void GetStartOfTable(const StructDef &struct_def, in GetStartOfTable() function in flatbuffers::php::PhpGenerator
718 GetStartOfTable(struct_def, code_ptr); in GenTableBuilders()
Didl_gen_go.cpp542 void GetStartOfTable(const StructDef &struct_def, std::string *code_ptr) { in GetStartOfTable() function in flatbuffers::go::GoGenerator
720 GetStartOfTable(struct_def, code_ptr); in GenTableBuilders()
Didl_gen_python.cpp514 void GetStartOfTable(const StructDef &struct_def, std::string *code_ptr) { in GetStartOfTable() function in flatbuffers::python::PythonGenerator
626 GetStartOfTable(struct_def, code_ptr); in GenTableBuilders()