Searched defs:writeSfixed32 (Results 1 – 3 of 3) sorted by relevance
/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | GPBWire.php | 342 public static function writeSfixed32(&$output, $value) function in Google\\Protobuf\\Internal\\GPBWire |
/third_party/protobuf/js/experimental/runtime/kernel/ | ||
D | writer.js | 275 writeSfixed32(fieldNumber, value) { method in Writer |
/third_party/protobuf/js/binary/ | ||
D | writer.js | 678 jspb.BinaryWriter.prototype.writeSfixed32 = function(field, value) { method in jspb.BinaryWriter |