Home
last modified time | relevance | path

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

/external/flatbuffers/go/
Dbuilder.go631 b.PlaceInt8(x)
714 func (b *Builder) PlaceInt8(x int8) { func
/external/flatbuffers/tests/
Dgo_test.go1067 b.PlaceInt8(20)
1073 b.PlaceInt8(40)