Searched defs:readVarintHash64 (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/js/binary/
H A Ddecoder.js979 jspb.BinaryDecoder.prototype.readVarintHash64 = function() {
H A Dreader.js519 return this.readVarintHash64();
889 jspb.BinaryReader.prototype.readVarintHash64 = function() {
892 return this.decoder_.readVarintHash64();
1116 return this.readPackedField_(this.decoder_.readVarintHash64);

Completed in 59 milliseconds