Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/src/
DWatchdogProcessService.cpp157 bool isSystemShuttingDown() { in isSystemShuttingDown() function
516 isSystemShuttingDown() ? "true" : "false"), in onDump()
576 outProto.write(HealthCheckServiceDump::IS_SYSTEM_SHUT_DOWN_IN_PROGRESS, isSystemShuttingDown()); in onDumpProto()
948 if (isSystemShuttingDown()) { in dumpAndKillAllProcesses()