Home
last modified time | relevance | path

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

/third_party/flatbuffers/go/
Dsizes.go13 SizeUint16 = 2 const
Dbuilder.go673 b.Prep(SizeUint16, 0)
761 b.head -= UOffsetT(SizeUint16)
/third_party/flatbuffers/tests/
Dgo_test.go739 b.StartVector(flatbuffers.SizeUint16, 1, 1)
749 b.StartVector(flatbuffers.SizeUint16, 2, 1)