Home
last modified time | relevance | path

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

/external/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()
/external/flatbuffers/tests/cpp17/generated_cpp17/
Dmonster_test_generated.h457 MyGame::Example::MonsterT *AsM3() {
461 const MyGame::Example::MonsterT *AsM3() const {
/external/flatbuffers/tests/
Dmonster_test_generated.h543 MyGame::Example::MonsterT *AsM3() {
547 const MyGame::Example::MonsterT *AsM3() const {