Searched refs:requestDeathNotification (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/binder/
H A DIPCThreadState.h72 status_t requestDeathNotification( int32_t handle,
/frameworks/native/libs/binder/
H A DBpBinder.cpp196 self->requestDeathNotification(mHandle, this);
H A DIPCThreadState.cpp625 status_t IPCThreadState::requestDeathNotification(int32_t handle, BpBinder* proxy) function in class:android::IPCThreadState

Completed in 27 milliseconds