Searched refs:requestDeathNotification (Results 1 – 3 of 3) sorted by relevance
73 status_t requestDeathNotification( int32_t handle,
197 self->requestDeathNotification(mHandle, this); in linkToDeath()
691 status_t IPCThreadState::requestDeathNotification(int32_t handle, BpBinder* proxy) in requestDeathNotification() function in android::IPCThreadState