Home
last modified time | relevance | path

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

/system/libhwbinder/
DBpHwBinder.cpp178 self->clearDeathNotification(mHandle, this); in unlinkToDeath()
203 self->clearDeathNotification(mHandle, this); in sendObituary()
304 if (ipc) ipc->clearDeathNotification(mHandle, this); in onLastStrongRef()
DIPCThreadState.cpp752 status_t IPCThreadState::clearDeathNotification(int32_t handle, BpHwBinder* proxy) in clearDeathNotification() function in android::hardware::IPCThreadState
/system/libhwbinder/include/hwbinder/
DIPCThreadState.h89 status_t clearDeathNotification( int32_t handle,