Home
last modified time | relevance | path

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

/system/core/libbinderwrapper/
Dreal_binder_wrapper.cc30 class RealBinderWrapper::DeathRecipient : public IBinder::DeathRecipient { class in android::RealBinderWrapper
32 explicit DeathRecipient(const ::base::Closure& callback) in DeathRecipient() function in android::RealBinderWrapper::DeathRecipient
/system/libhwbinder/
DBinder.cpp104 const sp<DeathRecipient>& /*recipient*/, void* /*cookie*/, in linkToDeath()
111 const wp<DeathRecipient>& /*recipient*/, void* /*cookie*/, in unlinkToDeath()
112 uint32_t /*flags*/, wp<DeathRecipient>* /*outRecipient*/) in unlinkToDeath()