Home
last modified time | relevance | path

Searched refs:watchdogPerfService (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/cpp/watchdog/server/src/
DWatchdogInternalHandler.h50 const android::sp<WatchdogPerfServiceInterface>& watchdogPerfService, in WatchdogInternalHandler() argument
55 mWatchdogPerfService(watchdogPerfService), in WatchdogInternalHandler()
DWatchdogBinderMediator.cpp82 const android::sp<WatchdogPerfServiceInterface>& watchdogPerfService, in WatchdogBinderMediator() argument
86 mWatchdogPerfService(watchdogPerfService), in WatchdogBinderMediator()
DWatchdogBinderMediator.h60 const android::sp<WatchdogPerfServiceInterface>& watchdogPerfService,
/packages/services/Car/cpp/watchdog/server/tests/
DWatchdogInternalHandlerTest.cpp64 const android::sp<WatchdogPerfServiceInterface>& watchdogPerfService, in MockWatchdogBinderMediator() argument
66 WatchdogBinderMediator(watchdogProcessService, watchdogPerfService, watchdogServiceHelper, in MockWatchdogBinderMediator()