Home
last modified time | relevance | path

Searched defs:readUint16 (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/js/binary/
Ddecoder.js651 jspb.BinaryDecoder.prototype.readUint16 = function() { method in jspb.BinaryDecoder
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp46291 static __attribute__ ((warn_unused_result)) uint16_t readUint16(const void* aPtr) in readUint16() function in mozilla::detail::Endian