Searched defs:writeSint32 (Results 1 – 4 of 4) 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/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
| D | GPBWire.php | 320 public static function writeSint32(&$output, $value) function in Google\\Protobuf\\Internal\\GPBWire |
| /external/cronet/third_party/protobuf/js/experimental/runtime/kernel/ | ||
| D | writer.js | 392 writeSint32(fieldNumber, value) { method in Writer |
| /external/cronet/third_party/protobuf/js/binary/ | ||
| D | writer.js | 584 jspb.BinaryWriter.prototype.writeSint32 = function(field, value) { method in jspb.BinaryWriter |