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

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

Completed in 85 milliseconds