Searched refs:BeginBuilderArgs (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/flatbuffers/src/ | ||
H A D | idl_gen_lua.cpp | 356 void BeginBuilderArgs(const StructDef &struct_def, std::string *code_ptr) { in BeginBuilderArgs() function in flatbuffers::lua::LuaGenerator |
H A D | idl_gen_go.cpp | 517 void BeginBuilderArgs(const StructDef &struct_def, std::string *code_ptr) { in BeginBuilderArgs() function in flatbuffers::go::GoGenerator |
H A D | idl_gen_python.cpp | 461 void BeginBuilderArgs(const StructDef &struct_def, in BeginBuilderArgs() function in flatbuffers::python::PythonGenerator |