Searched refs:joinZigzag64 (Results 1 – 2 of 2) sorted by relevance
/external/cronet/third_party/protobuf/js/binary/ | ||
D | decoder.js | 598 return this.readSplitVarint64(jspb.utils.joinZigzag64); |
D | utils.js | 382 jspb.utils.joinZigzag64 = function(bitsLow, bitsHigh) { function |