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