Searched refs:RegisterForDeathNotifications (Results 1 – 9 of 9) sorted by relevance
71 virtual bool RegisterForDeathNotifications(
100 bool RegisterForDeathNotifications(const sp<IBinder>& binder,
40 bool RegisterForDeathNotifications(const sp<IBinder>& binder,
65 bool StubBinderWrapper::RegisterForDeathNotifications( in RegisterForDeathNotifications() function in android::StubBinderWrapper
86 bool RealBinderWrapper::RegisterForDeathNotifications( in RegisterForDeathNotifications() function in android::RealBinderWrapper
94 binder_wrapper->RegisterForDeathNotifications( in bind()237 void RegisterForDeathNotifications(base::Closure unbind) { in RegisterForDeathNotifications() function in chromeos_update_engine::CleanupSuccessfulUpdateCallback241 binder_wrapper->RegisterForDeathNotifications(callback_binder, unbind); in RegisterForDeathNotifications()
39 virtual void RegisterForDeathNotifications(base::Closure unbind) = 0;
268 android::BinderWrapper::Get()->RegisterForDeathNotifications( in OnInit()
1003 callback_ptr->RegisterForDeathNotifications( in CleanupSuccessfulUpdate()