Home
last modified time | relevance | path

Searched refs:GetRootAsTestSimpleTableWithEnum (Results 1 – 5 of 5) sorted by relevance

/external/flatbuffers/tests/MyGame/Example/
DTestSimpleTableWithEnum.cs17 …static TestSimpleTableWithEnum GetRootAsTestSimpleTableWithEnum(ByteBuffer _bb) { return GetRootAs… in GetRootAsTestSimpleTableWithEnum() method
18 …public static TestSimpleTableWithEnum GetRootAsTestSimpleTableWithEnum(ByteBuffer _bb, TestSimpleT… in GetRootAsTestSimpleTableWithEnum() method
DTestSimpleTableWithEnum.lua15 function TestSimpleTableWithEnum.GetRootAsTestSimpleTableWithEnum(buf, offset) function
DTestSimpleTableWithEnum.py13 def GetRootAsTestSimpleTableWithEnum(cls, buf, offset): member in TestSimpleTableWithEnum
DTestSimpleTableWithEnum.go35 func GetRootAsTestSimpleTableWithEnum(buf []byte, offset flatbuffers.UOffsetT) *TestSimpleTableWith… func
/external/flatbuffers/tests/
Dmonster_test_generated.lobster112 def GetRootAsTestSimpleTableWithEnum(buf:string): return TestSimpleTableWithEnum { buf, buf.flatbuf…