Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Didl_gen_python.cpp53 static void BeginClass(const StructDef &struct_def, std::string *code_ptr) { in BeginClass() function
485 BeginClass(struct_def, code_ptr); in GenStruct()
Didl_gen_go.cpp57 static void BeginClass(const StructDef &struct_def, std::string *code_ptr) { in BeginClass() function
602 BeginClass(struct_def, code_ptr); in GenStruct()
Didl_gen_php.cpp97 static void BeginClass(const StructDef &struct_def, std::string *code_ptr) { in BeginClass() function in flatbuffers::php::PhpGenerator
765 BeginClass(struct_def, code_ptr); in GenStruct()