Searched defs:readUint64 (Results 1 – 5 of 5) sorted by relevance
| /external/protobuf/js/binary/ | ||
| D | decoder.js | 802 jspb.BinaryDecoder.prototype.readUint64 = function() { method in jspb.BinaryDecoder |
| D | reader.js | 694 jspb.BinaryReader.prototype.readUint64 = function() { method in jspb.BinaryReader |
| /external/protobuf/php/src/Google/Protobuf/Internal/ | ||
| D | GPBWire.php | 185 public static function readUint64(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire |
| /external/flatbuffers/js/ | ||
| D | flatbuffers.js | 965 flatbuffers.ByteBuffer.prototype.readUint64 = function(offset) { method in flatbuffers.ByteBuffer |
| /external/libchrome/mojo/public/js/lib/ | ||
| D | codec.js | 99 Decoder.prototype.readUint64 = function() { method in Decoder |