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