Searched refs:readIntPtr (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/binder/
H A DParcel.h257 intptr_t readIntPtr() const;
258 status_t readIntPtr(intptr_t *pArg) const;
/frameworks/native/libs/binder/include/binder/
H A DParcel.h257 intptr_t readIntPtr() const;
258 status_t readIntPtr(intptr_t *pArg) const;
/frameworks/native/libs/binder/
H A DParcel.cpp1841 status_t Parcel::readIntPtr(intptr_t *pArg) const function in class:Parcel
1847 intptr_t Parcel::readIntPtr() const function in class:Parcel

Completed in 15 milliseconds