Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_lua.cpp356 void BeginBuilderArgs(const StructDef &struct_def, std::string *code_ptr) { in BeginBuilderArgs() function in flatbuffers::lua::LuaGenerator
662 BeginBuilderArgs(struct_def, code_ptr); in GenStructBuilder()
H A Didl_gen_go.cpp517 void BeginBuilderArgs(const StructDef &struct_def, std::string *code_ptr) { in BeginBuilderArgs() function in flatbuffers::go::GoGenerator
1315 BeginBuilderArgs(struct_def, code_ptr); in GenStructBuilder()
H A Didl_gen_python.cpp461 void BeginBuilderArgs(const StructDef &struct_def, in BeginBuilderArgs() function in flatbuffers::python::PythonGenerator
1688 BeginBuilderArgs(struct_def, code_ptr); in GenStructBuilder()