Home
last modified time | relevance | path

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

/third_party/protobuf/js/experimental/runtime/kernel/
Dreader.js180 function readSfixed32(bufferDecoder, start) { function
351 readSfixed32, property
/third_party/protobuf/js/binary/
Dreader.js812 jspb.BinaryReader.prototype.readSfixed32 = function() { method in jspb.BinaryReader
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php218 public static function readSfixed32(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire