Home
last modified time | relevance | path

Searched defs:mWatchdogServiceHelper (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/cpp/watchdog/server/src/
DWatchdogBinderMediator.h142 android::sp<WatchdogServiceHelperInterface> mWatchdogServiceHelper; variable
DServiceManager.h94 android::sp<WatchdogServiceHelperInterface> mWatchdogServiceHelper; variable
DWatchdogInternalHandler.h146 android::sp<WatchdogServiceHelperInterface> mWatchdogServiceHelper; variable
DIoOveruseMonitor.h286 android::sp<WatchdogServiceHelperInterface> mWatchdogServiceHelper; variable
/packages/services/Car/cpp/watchdog/server/tests/
DWatchdogServiceHelperTest.cpp162 sp<WatchdogServiceHelper> mWatchdogServiceHelper; member in android::automotive::watchdog::WatchdogServiceHelperTest