Searched refs:InitializeExisting (Results 1 – 4 of 4) sorted by relevance
/external/flatbuffers/src/ | ||
D | idl_gen_lua.cpp | 148 void InitializeExisting(const StructDef &struct_def, in InitializeExisting() function in flatbuffers::lua::LuaGenerator |
D | idl_gen_python.cpp | 149 void InitializeExisting(const StructDef &struct_def, in InitializeExisting() function in flatbuffers::python::PythonGenerator |
D | idl_gen_go.cpp | 218 void InitializeExisting(const StructDef &struct_def, std::string *code_ptr) { in InitializeExisting() function in flatbuffers::go::GoGenerator |
D | idl_gen_php.cpp | 158 static void InitializeExisting(const StructDef &struct_def, in InitializeExisting() function in flatbuffers::php::PhpGenerator |