Searched defs:writeInt16 (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/js/binary/ | ||
| D | encoder.js | 327 jspb.BinaryEncoder.prototype.writeInt16 = function(value) { method in jspb.BinaryEncoder |
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ | ||
| D | stylo.hpp | 46345 static void writeInt16(void* aPtr, int16_t aValue) in writeInt16() function in mozilla::detail::Endian |