Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/binary/
Dencoder.js200 jspb.BinaryEncoder.prototype.writeZigzagVarint64 = function(value) { method in jspb.BinaryEncoder
Dwriter.js433 this.encoder_.writeZigzagVarint64(value);
1299 this.encoder_.writeZigzagVarint64(value[i]);