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