Searched defs:TransferDeathRecipient (Results 1 – 1 of 1) sorted by relevance
136 struct TransferDeathRecipient : ::android::IBinder::DeathRecipient { struct137 TransferDeathRecipient(const ::android::wp<::android::IBinder>& who, void* cookie, in TransferDeathRecipient() function144 const ::android::wp<::android::IBinder>& getWho() { return mWho; } in getWho()145 void* getCookie() { return mCookie; } in getCookie()149 void* mCookie;155 const AIBinder_DeathRecipient_onBinderDied mOnDied;