Home
last modified time | relevance | path

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

/system/libhwbinder/include/hwbinder/
DIPCThreadState.h80 status_t requestDeathNotification( int32_t handle,
/system/libhwbinder/
DBpHwBinder.cpp139 self->requestDeathNotification(mHandle, this); in linkToDeath()
DIPCThreadState.cpp682 status_t IPCThreadState::requestDeathNotification(int32_t handle, BpHwBinder* proxy) in requestDeathNotification() function in android::hardware::IPCThreadState