Searched refs:mWatchdogServiceDeathRecipient (Results 1 – 2 of 2) sorted by relevance
64 mWatchdogServiceDeathRecipient( in WatchdogServiceHelper()106 mDeathRegistrationWrapper->linkToDeath(aiBinder, mWatchdogServiceDeathRecipient.get(), in registerService()223 mDeathRegistrationWrapper->unlinkToDeath(aiBinder, mWatchdogServiceDeathRecipient.get(), in unregisterServiceLocked()
136 ndk::ScopedAIBinder_DeathRecipient mWatchdogServiceDeathRecipient; variable