Home
last modified time | relevance | path

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

/external/flatbuffers/go/
Dbuilder.go607 b.PlaceInt8(x)
690 func (b *Builder) PlaceInt8(x int8) { func
/external/flatbuffers/tests/
Dgo_test.go1050 b.PlaceInt8(20)
1056 b.PlaceInt8(40)