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