Home
last modified time | relevance | path

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

/external/protobuf/js/binary/
Dreader.js840 jspb.BinaryReader.prototype.readSfixed64 = function() { method in jspb.BinaryReader
/external/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php229 public static function readSfixed64(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire