Home
last modified time | relevance | path

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

/aosp12/system/libhwbinder/
H A DParcel.cpp1027 status_t Parcel::readPointer(uintptr_t *pArg) const in readPointer() function in android::hardware::Parcel
1037 uintptr_t Parcel::readPointer() const in readPointer() function in android::hardware::Parcel
/aosp12/frameworks/native/libs/binder/
H A DParcel.cpp1558 status_t Parcel::readPointer(uintptr_t *pArg) const in readPointer() function in android::Parcel
1568 uintptr_t Parcel::readPointer() const in readPointer() function in android::Parcel