Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/src/
DWatchdogProcessService.cpp96 const std::vector<TimeoutLength> kTimeouts = {TimeoutLength::TIMEOUT_CRITICAL, variable
256 for (const auto& timeout : kTimeouts) { in WatchdogProcessService()
306 return unregisterClientLocked(kTimeouts, client->asBinder(), ClientType::Regular); in unregisterClient()
477 for (const auto& timeout : kTimeouts) { in setEnabled()
504 for (const auto& timeout : kTimeouts) { in onDump()
624 for (const auto& timeout : kTimeouts) { in onDumpProto()
757 if (findClientAndProcessLocked(kTimeouts, clientInfo.getAIBinder(), nullptr)) { in registerClient()
842 for (const auto& timeout : kTimeouts) { in tellClientAliveLocked()
979 findClientAndProcessLocked(kTimeouts, cookieId, in handleBinderDeath()