Home
last modified time | relevance | path

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

/external/flatbuffers/go/
Dbuilder.go646 b.PlaceInt8(x)
729 func (b *Builder) PlaceInt8(x int8) { func
/external/flatbuffers/tests/
Dgo_test.go1114 b.PlaceInt8(20)
1120 b.PlaceInt8(40)