Home
last modified time | relevance | path

Searched defs:watchdogServiceHelper (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DWatchdogInternalHandler.h47 const android::sp<IWatchdogServiceHelper>& watchdogServiceHelper, in WatchdogInternalHandler()
H A DWatchdogProcessService.h127 android::sp<IWatchdogServiceHelper> watchdogServiceHelper = nullptr; member
H A DPackageInfoResolver.cpp112 const sp<IWatchdogServiceHelper>& watchdogServiceHelper) { in initWatchdogServiceHelper()
H A DWatchdogBinderMediator.cpp83 const android::sp<IWatchdogServiceHelper>& watchdogServiceHelper, in WatchdogBinderMediator()
H A DIoOveruseMonitor.cpp162 const android::sp<IWatchdogServiceHelper>& watchdogServiceHelper) : in IoOveruseMonitor()
/aosp12/packages/services/Car/cpp/watchdog/server/tests/
H A DWatchdogInternalHandlerTest.cpp64 const android::sp<IWatchdogServiceHelper>& watchdogServiceHelper) : in MockWatchdogBinderMediator()