Searched defs:readUint64 (Results 1 – 4 of 4) sorted by relevance
/third_party/protobuf/js/binary/ | ||
D | decoder.js | 684 jspb.BinaryDecoder.prototype.readUint64 = function() { method in jspb.BinaryDecoder |
D | reader.js | 695 jspb.BinaryReader.prototype.readUint64 = function() { method in jspb.BinaryReader |
/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | GPBWire.php | 185 public static function readUint64(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire |
/third_party/rust/crates/bindgen/bindgen-tests/tests/ | ||
D | stylo.hpp | 46303 static __attribute__ ((warn_unused_result)) uint64_t readUint64(const void* aPtr) in readUint64() function in mozilla::detail::Endian |