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

/frameworks/native/libs/binder/
H A DBpBinder.cpp231 self->clearDeathNotification(mHandle, this);
256 self->clearDeathNotification(mHandle, this);
321 if (ipc) ipc->clearDeathNotification(mHandle, this);
H A DIPCThreadState.cpp675 status_t IPCThreadState::clearDeathNotification(int32_t handle, BpBinder* proxy) function in class:android::IPCThreadState
/frameworks/native/include/binder/
H A DIPCThreadState.h75 status_t clearDeathNotification( int32_t handle,

Completed in 236 milliseconds