Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DParcel.cpp1168 status_t Parcel::readUint64(uint64_t *pArg) const in readUint64() function in android::Parcel
1173 uint64_t Parcel::readUint64() const in readUint64() function in android::Parcel