Searched refs:requestDeathNotification (Results 1 – 4 of 4) sorted by relevance
108 status_t requestDeathNotification( int32_t handle,
271 self->requestDeathNotification(mHandle, this); in linkToDeath()
787 status_t IPCThreadState::requestDeathNotification(int32_t handle, BpBinder* proxy) in requestDeathNotification() function in android::IPCThreadState