Searched refs:WatchdogBinderMediatorPeer (Results 1 – 2 of 2) sorted by relevance
56 class WatchdogBinderMediatorPeer; variable153 friend class internal::WatchdogBinderMediatorPeer;
77 class WatchdogBinderMediatorPeer final { class79 explicit WatchdogBinderMediatorPeer(WatchdogBinderMediator* mediator) : mMediator(mediator) {} in WatchdogBinderMediatorPeer() function in android::automotive::watchdog::internal::WatchdogBinderMediatorPeer105 internal::WatchdogBinderMediatorPeer peer(mWatchdogBinderMediator.get()); in SetUp()