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