Home
last modified time | relevance | path

Searched defs:WatchdogServiceHelperInterface (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/cpp/watchdog/server/src/
DWatchdogProcessService.h56 class WatchdogServiceHelperInterface; variable
/packages/services/Car/cpp/watchdog/server/tests/
DWatchdogServiceHelperTest.cpp162 .WillOnce([](const sp<WatchdogServiceHelperInterface>&) -> Result<void> { in TEST_F()