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