Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Didl_gen_python.cpp365 void BeginBuilderArgs(const StructDef &struct_def, in BeginBuilderArgs() function in flatbuffers::python::PythonGenerator
655 BeginBuilderArgs(struct_def, code_ptr); in GenStructBuilder()
Didl_gen_lua.cpp341 void BeginBuilderArgs(const StructDef &struct_def, in BeginBuilderArgs() function in flatbuffers::lua::LuaGenerator
646 BeginBuilderArgs(struct_def, code_ptr); in GenStructBuilder()
Didl_gen_go.cpp420 void BeginBuilderArgs(const StructDef &struct_def, std::string *code_ptr) { in BeginBuilderArgs() function in flatbuffers::go::GoGenerator
781 BeginBuilderArgs(struct_def, code_ptr); in GenStructBuilder()