Searched defs:writeSfixed64 (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | GPBWire.php | 347 public static function writeSfixed64(&$output, $value) function in Google\\Protobuf\\Internal\\GPBWire |
/external/protobuf/js/binary/ | ||
D | writer.js | 671 jspb.BinaryWriter.prototype.writeSfixed64 = function(field, value) { method in jspb.BinaryWriter |