Searched defs:GenStructBuilder (Results 1 - 3 of 3) sorted by relevance

/external/flatbuffers/src/
H A Didl_gen_go.cpp40 static void GenStructBuilder(const StructDef &struct_def,
628 GenStructBuilder(struct_def, code_ptr);
714 static void GenStructBuilder(const StructDef &struct_def, function in namespace:flatbuffers::go
H A Didl_gen_php.cpp819 GenStructBuilder(struct_def, code_ptr);
940 static void GenStructBuilder(const StructDef &struct_def, function in class:flatbuffers::php::PhpGenerator
H A Didl_gen_python.cpp31 static void GenStructBuilder(const StructDef &struct_def,
505 GenStructBuilder(struct_def, code_ptr);
584 static void GenStructBuilder(const StructDef &struct_def, function in namespace:flatbuffers::python

Completed in 702 milliseconds