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.cpp77 const std::vector<TimeoutLength> kTimeouts = {TimeoutLength::TIMEOUT_CRITICAL, variable
138 for (const auto& timeout : kTimeouts) { in WatchdogProcessService()
168 return unregisterClientLocked(kTimeouts, binder, ClientType::Regular); in unregisterClient()
279 for (const auto& timeout : kTimeouts) { in setEnabled()
316 for (const auto& timeout : kTimeouts) { in dump()
402 for (const auto& timeout : kTimeouts) { in terminate()
422 if (findClientAndProcessLocked(kTimeouts, clientInfo, nullptr)) { in registerClientLocked()
469 for (const auto& timeout : kTimeouts) { in tellClientAliveLocked()
602 findClientAndProcessLocked(kTimeouts, binder, in handleBinderDeath()