Home
last modified time | relevance | path

Searched defs:Processor (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/cpp/watchdog/server/src/
DIoOveruseMonitor.h266 using Processor = std::function<void(ListenersByUidMap&, ListenersByUidMap::const_iterator)>; variable
DWatchdogProcessService.h284 using Processor = std::function<void(ClientInfoMap&, ClientInfoMap::const_iterator)>; variable