Home
last modified time | relevance | path

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

/external/flatbuffers/go/
Dsizes.go22 SizeInt16 = 2 const
Dbuilder.go637 b.Prep(SizeInt16, 0)
721 b.head -= UOffsetT(SizeInt16)
/external/flatbuffers/tests/
Dgo_test.go826 b.StartVector(flatbuffers.SizeInt16, 2, 1)