Home
last modified time | relevance | path

Searched defs:writeSfixed32 (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php342 public static function writeSfixed32(&$output, $value) function in Google\\Protobuf\\Internal\\GPBWire
/external/protobuf/js/binary/
Dwriter.js656 jspb.BinaryWriter.prototype.writeSfixed32 = function(field, value) { method in jspb.BinaryWriter