Home
last modified time | relevance | path

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

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