Home
last modified time | relevance | path

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

/external/protobuf/js/binary/
Dreader.js811 jspb.BinaryReader.prototype.readSfixed32 = function() { method in jspb.BinaryReader
/external/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php218 public static function readSfixed32(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire