Home
last modified time | relevance | path

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

/external/flatbuffers/tests/MyGame/Example/
DAnyAmbiguousAliases.cs27 public MyGame.Example.MonsterT AsM1() { return this.As<MyGame.Example.MonsterT>(); } in AsM1() method in MyGame.Example.AnyAmbiguousAliasesUnion
34 case AnyAmbiguousAliases.M1: return MyGame.Example.Monster.Pack(builder, _o.AsM1()).Value; in Pack()
/external/flatbuffers/tests/cpp17/generated_cpp17/
Dmonster_test_generated.h441 MyGame::Example::MonsterT *AsM1() {
445 const MyGame::Example::MonsterT *AsM1() const {
/external/flatbuffers/tests/
Dmonster_test_generated.h527 MyGame::Example::MonsterT *AsM1() {
531 const MyGame::Example::MonsterT *AsM1() const {