Home
last modified time | relevance | path

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

/third_party/protobuf/js/experimental/runtime/kernel/
Dreader.js107 function readSint32(bufferDecoder, start) { function
349 readSint32, property
/third_party/protobuf/js/binary/
Dreader.js725 jspb.BinaryReader.prototype.readSint32 = function() { method in jspb.BinaryReader
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php190 public static function readSint32(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire