Home
last modified time | relevance | path

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

/external/flatbuffers/go/
Dbuilder.go638 b.PlaceInt16(x)
720 func (b *Builder) PlaceInt16(x int16) { func
/external/flatbuffers/tests/
Dgo_test.go1068 b.PlaceInt16(10)
1074 b.PlaceInt16(30)
1087 b.PlaceInt16(5)