Home
last modified time | relevance | path

Searched defs:readSint64 (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/js/experimental/runtime/kernel/
Dreader.js120 function readSint64(bufferDecoder, start) { function
350 readSint64, property
/third_party/protobuf/js/binary/
Dreader.js739 jspb.BinaryReader.prototype.readSint64 = function() { method in jspb.BinaryReader
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php199 public static function readSint64(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire