Searched defs:writeInt8 (Results 1 – 3 of 3) sorted by relevance
| /external/protobuf/js/binary/ | ||
| D | encoder.js | 271 jspb.BinaryEncoder.prototype.writeInt8 = function(value) { method in jspb.BinaryEncoder |
| /external/flatbuffers/js/ | ||
| D | flatbuffers.js | 303 flatbuffers.Builder.prototype.writeInt8 = function(value) { method in flatbuffers.Builder |
| /external/libmojo/mojo/public/js/ | ||
| D | codec.js | 228 Encoder.prototype.writeInt8 = function(val) { method in Encoder |