Home
last modified time | relevance | path

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

/third_party/flatbuffers/tests/MyGame/Example/
DAnyAmbiguousAliases.cs29 public MyGame.Example.MonsterT AsM3() { return this.As<MyGame.Example.MonsterT>(); } in AsM3() method in MyGame.Example.AnyAmbiguousAliasesUnion
36 case AnyAmbiguousAliases.M3: return MyGame.Example.Monster.Pack(builder, _o.AsM3()).Value; in Pack()
/third_party/flatbuffers/tests/cpp17/generated_cpp17/
Dmonster_test_generated.h461 MyGame::Example::MonsterT *AsM3() {
465 const MyGame::Example::MonsterT *AsM3() const {
/third_party/flatbuffers/tests/
Dmonster_test_generated.h549 MyGame::Example::MonsterT *AsM3() {
553 const MyGame::Example::MonsterT *AsM3() const {