Home
last modified time | relevance | path

Searched refs:LegacyRustUnionTypeMethod (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/include/codegen/
Didl_namer.h148 std::string LegacyRustUnionTypeMethod(const FieldDef &d) { in LegacyRustUnionTypeMethod() function
/external/flatbuffers/src/
Didl_gen_rust.cpp1623 code_.SetValue("DISCRIMINANT", namer_.LegacyRustUnionTypeMethod(field)); in ForAllTableFields()
1745 namer_.LegacyRustUnionTypeMethod(field)); in GenTable()
1979 namer_.LegacyRustUnionTypeMethod(field)); in GenTable()
2052 namer_.LegacyRustUnionTypeMethod(field)); in GenTable()
2269 namer_.LegacyRustUnionTypeMethod(field)); in GenTableObject()