Home
last modified time | relevance | path

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

/packages/services/Car/watchdog/server/src/
DWatchdogProcessService.cpp72 bool isSystemShuttingDown() { in isSystemShuttingDown() function
272 isSystemShuttingDown() ? "true" : "false"), in dump()
515 if (isSystemShuttingDown()) { in dumpAndKillAllProcesses()