Searched defs:readSfixed32 (Results 1 – 3 of 3) sorted by relevance
/third_party/protobuf/js/experimental/runtime/kernel/ | ||
D | reader.js | 180 function readSfixed32(bufferDecoder, start) { function |
/third_party/protobuf/js/binary/ | ||
D | reader.js | 812 jspb.BinaryReader.prototype.readSfixed32 = function() { method in jspb.BinaryReader |
/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | GPBWire.php | 218 public static function readSfixed32(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire |