Home
last modified time | relevance | path

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

/aosp_15_r20/packages/services/Car/cpp/watchdog/server/src/
DWatchdogBinderMediator.h141 android::sp<WatchdogServiceHelperInterface> mWatchdogServiceHelper; variable
DServiceManager.h93 android::sp<WatchdogServiceHelperInterface> mWatchdogServiceHelper; variable
DWatchdogInternalHandler.h145 android::sp<WatchdogServiceHelperInterface> mWatchdogServiceHelper; variable
DIoOveruseMonitor.h285 android::sp<WatchdogServiceHelperInterface> mWatchdogServiceHelper; variable
/aosp_15_r20/packages/services/Car/cpp/watchdog/server/tests/
DWatchdogServiceHelperTest.cpp161 sp<WatchdogServiceHelper> mWatchdogServiceHelper; member in android::automotive::watchdog::WatchdogServiceHelperTest