Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DBpBinder.cpp504 self->clearDeathNotification(binderHandle(), this); in unlinkToDeath()
538 self->clearDeathNotification(binderHandle(), this); in sendObituary()
686 if (ipc) ipc->clearDeathNotification(binderHandle(), this); in onLastStrongRef()
DIPCThreadState.cpp947 status_t IPCThreadState::clearDeathNotification(int32_t handle, BpBinder* proxy) in clearDeathNotification() function in android::IPCThreadState
/frameworks/native/include/binder/
DIPCThreadState.h176 LIBBINDER_EXPORTED status_t clearDeathNotification(int32_t handle, BpBinder* proxy);
/frameworks/native/libs/binder/include/binder/
DIPCThreadState.h176 LIBBINDER_EXPORTED status_t clearDeathNotification(int32_t handle, BpBinder* proxy);