Searched defs:readUint64 (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/libhwbinder/ | ||
H A D | Parcel.cpp | 1017 status_t Parcel::readUint64(uint64_t *pArg) const in readUint64() function in android::hardware::Parcel |
/aosp12/frameworks/native/libs/binder/ | ||
H A D | Parcel.cpp | 1548 status_t Parcel::readUint64(uint64_t *pArg) const in readUint64() function in android::Parcel |