Home
last modified time | relevance | path

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

/third_party/protobuf/js/experimental/runtime/kernel/
Dreader.js94 function readSfixed64(bufferDecoder, start) { function
352 readSfixed64, property
/third_party/protobuf/js/binary/
Dreader.js841 jspb.BinaryReader.prototype.readSfixed64 = function() { method in jspb.BinaryReader
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php229 public static function readSfixed64(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire