Home
last modified time | relevance | path

Searched refs:PlaceInt16 (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/go/
Dbuilder.go614 b.PlaceInt16(x)
696 func (b *Builder) PlaceInt16(x int16) { func
/external/flatbuffers/tests/
Dgo_test.go1051 b.PlaceInt16(10)
1057 b.PlaceInt16(30)
1070 b.PlaceInt16(5)