Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/src/
DWatchdogProcessService.cpp905 ClientInfoMap::const_iterator cachedClientsIt) { in dumpAndKillClientsIfNotResponding() argument
906 auto clientInfo = cachedClientsIt->second; in dumpAndKillClientsIfNotResponding()
912 cachedClients.erase(cachedClientsIt); in dumpAndKillClientsIfNotResponding()