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.go630 b.Prep(SizeInt8, 0)
715 b.head -= UOffsetT(SizeInt8)
/external/flatbuffers/tests/
Dgo_test.go874 b.StartVector(flatbuffers.SizeInt8*2, 2, 1)