Home
last modified time | relevance | path

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

/system/libhwbinder/
DBpHwBinder.cpp173 self->clearDeathNotification(mHandle, this); in unlinkToDeath()
198 self->clearDeathNotification(mHandle, this); in sendObituary()
270 if (ipc) ipc->clearDeathNotification(mHandle, this); in ~BpHwBinder()
DIPCThreadState.cpp766 status_t IPCThreadState::clearDeathNotification(int32_t handle, BpHwBinder* proxy) in clearDeathNotification() function in android::hardware::IPCThreadState
/system/libhwbinder/include/hwbinder/
DIPCThreadState.h87 status_t clearDeathNotification( int32_t handle,