Home
last modified time | relevance | path

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

/external/flatbuffers/ts/
Dbyte-buffer.ts82 readUint64(offset: number): bigint { method in ByteBuffer
/external/cronet/third_party/protobuf/js/binary/
Ddecoder.js685 jspb.BinaryDecoder.prototype.readUint64 = function() { method in jspb.BinaryDecoder
Dreader.js705 jspb.BinaryReader.prototype.readUint64 = function() { method in jspb.BinaryReader
/external/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php185 public static function readUint64(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php185 public static function readUint64(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire
/external/libchrome/mojo/public/js/lib/
Dcodec.js99 Decoder.prototype.readUint64 = function() { method in Decoder