Home
last modified time | relevance | path

Searched refs:WatchdogBinderMediatorPeer (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/cpp/watchdog/server/tests/
DWatchdogBinderMediatorTest.cpp77 class WatchdogBinderMediatorPeer { class
79 explicit WatchdogBinderMediatorPeer(const sp<WatchdogBinderMediator>& mediator) : in WatchdogBinderMediatorPeer() function in android::automotive::watchdog::internal::WatchdogBinderMediatorPeer
81 ~WatchdogBinderMediatorPeer() { mMediator.clear(); } in ~WatchdogBinderMediatorPeer()
104 internal::WatchdogBinderMediatorPeer mediatorPeer(mWatchdogBinderMediator); in SetUp()
/packages/services/Car/cpp/watchdog/server/src/
DWatchdogBinderMediator.h51 class WatchdogBinderMediatorPeer; variable
130 friend class internal::WatchdogBinderMediatorPeer;