Home
last modified time | relevance | path

Searched refs:readSint64 (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/binary/
Dreader_test.js385 assertNotNull(jspb.BinaryReader.prototype.readSint64);
406 jspb.BinaryReader.prototype.readSint64,
470 jspb.BinaryReader.prototype.readSint64,
Dreader.js515 return this.readSint64();
739 jspb.BinaryReader.prototype.readSint64 = function() { method in jspb.BinaryReader