Home
last modified time | relevance | path

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

/external/flatbuffers/go/
Dsizes.go20 SizeInt8 = 1 const
Dbuilder.go694 b.Prep(SizeInt8, 0)
779 b.head -= UOffsetT(SizeInt8)
/external/flatbuffers/tests/
Dgo_test.go990 b.StartVector(flatbuffers.SizeInt8*2, 2, 1)