Home
last modified time | relevance | path

Searched defs:readUint64 (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/js/binary/
Ddecoder.js684 jspb.BinaryDecoder.prototype.readUint64 = function() { method in jspb.BinaryDecoder
Dreader.js695 jspb.BinaryReader.prototype.readUint64 = function() { method in jspb.BinaryReader
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php185 public static function readUint64(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp46303 static __attribute__ ((warn_unused_result)) uint64_t readUint64(const void* aPtr) in readUint64() function in mozilla::detail::Endian