Searched refs:writeFixedHash64 (Results 1 – 3 of 3) sorted by relevance
195 encoder.writeFixedHash64(hashA);196 encoder.writeFixedHash64(hashB);197 encoder.writeFixedHash64(hashC);198 encoder.writeFixedHash64(hashD);
347 this.writeFixedHash64(field, /** @type {string} */(value));776 jspb.BinaryWriter.prototype.writeFixedHash64 = function(field, value) { method in jspb.BinaryWriter780 this.encoder_.writeFixedHash64(value);1185 this.writeFixedHash64(field, value[i]);1559 this.encoder_.writeFixedHash64(value[i]);
397 jspb.BinaryEncoder.prototype.writeFixedHash64 = function(hash) { method in jspb.BinaryEncoder