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

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

Completed in 7703 milliseconds