Home
last modified time | relevance | path

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

/external/protobuf/js/binary/
Ddecoder.js802 jspb.BinaryDecoder.prototype.readUint64 = function() { method in jspb.BinaryDecoder
Dreader.js694 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/flatbuffers/js/
Dflatbuffers.js965 flatbuffers.ByteBuffer.prototype.readUint64 = function(offset) { method in flatbuffers.ByteBuffer
/external/libchrome/mojo/public/js/lib/
Dcodec.js99 Decoder.prototype.readUint64 = function() { method in Decoder