Home
last modified time | relevance | path

Searched defs:StartVectorOfLongsVector (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/
H A DMonster.lua878 function Monster.StartVectorOfLongsVector(builder, numElems) function
H A DMonster.py956 def StartVectorOfLongsVector(builder, numElems): function
H A DMonster.cs405 …public static void StartVectorOfLongsVector(FlatBufferBuilder builder, int numElems) { builder.Sta… in StartVectorOfLongsVector() method