Home
last modified time | relevance | path

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

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