Home
last modified time | relevance | path

Searched defs:mWatchdogBinderMediator (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/cpp/watchdog/server/src/
DServiceManager.h93 std::shared_ptr<WatchdogBinderMediatorInterface> mWatchdogBinderMediator; variable
/packages/services/Car/cpp/watchdog/server/tests/
DWatchdogBinderMediatorTest.cpp120 std::shared_ptr<WatchdogBinderMediator> mWatchdogBinderMediator; member in android::automotive::watchdog::WatchdogBinderMediatorTest