Home
last modified time | relevance | path

Searched refs:joinZigzag64 (Results 1 – 2 of 2) sorted by relevance

/external/cronet/third_party/protobuf/js/binary/
Ddecoder.js598 return this.readSplitVarint64(jspb.utils.joinZigzag64);
Dutils.js382 jspb.utils.joinZigzag64 = function(bitsLow, bitsHigh) { function