Searched refs:readSignedVarint64 (Results 1 – 5 of 5) sorted by relevance
640 return this.decoder_.readSignedVarint64();912 return this.decoder_.readSignedVarint64();1085 return this.readPackedField_(this.decoder_.readSignedVarint64);
567 jspb.BinaryDecoder.prototype.readSignedVarint64 = function() { method in jspb.BinaryDecoder
389 assertThrows(function() {decoder.readSignedVarint64()});
239 assertThrows(function() {decoder.readSignedVarint64()});
228 assertThrows(function() {decoder.readSignedVarint64()});