Home
last modified time | relevance | path

Searched refs:getWatchdogServiceHelperLocked (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/cpp/watchdog/server/src/
DWatchdogProcessService.h272 const sp<WatchdogServiceHelperInterface> getWatchdogServiceHelperLocked();
DWatchdogProcessService.cpp1167 const sp<WatchdogServiceHelperInterface> WatchdogProcessService::getWatchdogServiceHelperLocked() { in getWatchdogServiceHelperLocked() function in android::automotive::watchdog::WatchdogProcessService
1190 serviceHelper = getWatchdogServiceHelperLocked(); in cacheVhalProcessIdentifier()