Home
last modified time | relevance | path

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

/external/flatbuffers/tests/MyGame/Example/
DTestSimpleTableWithEnum.cs15 …static TestSimpleTableWithEnum GetRootAsTestSimpleTableWithEnum(ByteBuffer _bb) { return GetRootAs… in GetRootAsTestSimpleTableWithEnum() method
16 …public static TestSimpleTableWithEnum GetRootAsTestSimpleTableWithEnum(ByteBuffer _bb, TestSimpleT… in GetRootAsTestSimpleTableWithEnum() method
DTestSimpleTableWithEnum.py11 def GetRootAsTestSimpleTableWithEnum(cls, buf, offset): member in TestSimpleTableWithEnum
DTestSimpleTableWithEnum.lua15 function TestSimpleTableWithEnum.GetRootAsTestSimpleTableWithEnum(buf, offset) function
DTestSimpleTableWithEnum.go13 func GetRootAsTestSimpleTableWithEnum(buf []byte, offset flatbuffers.UOffsetT) *TestSimpleTableWith… func
/external/flatbuffers/tests/
Dmonster_test_generated.lobster97 def GetRootAsTestSimpleTableWithEnum(buf:string): TestSimpleTableWithEnum { buf, buf.flatbuffers_in…