Searched refs:GetVectorLen (Results 1 – 4 of 4) sorted by relevance
/external/flatbuffers/src/ | ||
D | idl_gen_lua.cpp | 159 void GetVectorLen(const StructDef &struct_def, const FieldDef &field, in GetVectorLen() function in flatbuffers::lua::LuaGenerator |
D | idl_gen_python.cpp | 160 void GetVectorLen(const StructDef &struct_def, const FieldDef &field, in GetVectorLen() function in flatbuffers::python::PythonGenerator |
D | idl_gen_go.cpp | 246 void GetVectorLen(const StructDef &struct_def, const FieldDef &field, in GetVectorLen() function in flatbuffers::go::GoGenerator |
D | idl_gen_php.cpp | 176 static void GetVectorLen(const FieldDef &field, std::string *code_ptr) { in GetVectorLen() function in flatbuffers::php::PhpGenerator |