Home
last modified time | relevance | path

Searched refs:writeSintHash64 (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/js/binary/
Dwriter_test.js238 writer.writeSintHash64(1, jspb.utils.decimalStringToHash64(c.original));
Dreader_test.js501 jspb.BinaryWriter.prototype.writeSintHash64, 1, -Math.pow(2, 63),
Dwriter.js611 jspb.BinaryWriter.prototype.writeSintHash64 = function(field, value) { method in jspb.BinaryWriter