Searched defs:mIoOveruseMonitor (Results 1 – 4 of 4) sorted by relevance
/packages/services/Car/cpp/watchdog/server/src/ | ||
D | WatchdogBinderMediator.h | 143 android::sp<IoOveruseMonitorInterface> mIoOveruseMonitor; variable |
D | ServiceManager.h | 95 android::sp<IoOveruseMonitorInterface> mIoOveruseMonitor; variable |
D | WatchdogInternalHandler.h | 149 android::sp<IoOveruseMonitorInterface> mIoOveruseMonitor; variable |
/packages/services/Car/cpp/watchdog/server/tests/ | ||
D | IoOveruseMonitorTest.cpp | 208 sp<IoOveruseMonitor> mIoOveruseMonitor; member in android::automotive::watchdog::internal::IoOveruseMonitorPeer |