Searched defs:readUint64 (Results 1 – 3 of 3) sorted by relevance
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/binary/ | ||
| D | decoder.js | 786 jspb.BinaryDecoder.prototype.readUint64 = function() { method in jspb.BinaryDecoder |
| D | reader.js | 695 jspb.BinaryReader.prototype.readUint64 = function() { method in jspb.BinaryReader |
| /frameworks/native/libs/binder/ | ||
| D | Parcel.cpp | 1920 status_t Parcel::readUint64(uint64_t *pArg) const in readUint64() function in android::Parcel |