Searched refs:readStrongBinder (Results 1 – 5 of 5) sorted by relevance
40 token = in.readStrongBinder(); in readFromParcel()
47 ref = data.readStrongBinder(); in onTransact()
147 sp<IBinder> readStrongBinder() const;148 status_t readStrongBinder(sp<IBinder>* val) const;
145 object = reply.readStrongBinder(); in getContextObject()
1183 status_t Parcel::readStrongBinder(sp<IBinder>* val) const in readStrongBinder() function in android::hardware::Parcel1197 sp<IBinder> Parcel::readStrongBinder() const in readStrongBinder() function in android::hardware::Parcel