Searched defs:readUint16 (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/js/binary/ | ||
| D | decoder.js | 651 jspb.BinaryDecoder.prototype.readUint16 = function() { method in jspb.BinaryDecoder |
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ | ||
| D | stylo.hpp | 46291 static __attribute__ ((warn_unused_result)) uint16_t readUint16(const void* aPtr) in readUint16() function in mozilla::detail::Endian |