Searched refs:ParamWatcherProcessor (Results 1 – 2 of 2) sorted by relevance
46 using ParamWatcherProcessor = std::function<void(ParamWatcherListPtr list, WatcherNodePtr node, uin… variable119 void DumpAllGroup(int fd, ParamWatcherProcessor dumpHandle);211 void TraversalNode(ParamWatcherProcessor handle);212 void TraversalNodeSafe(ParamWatcherProcessor processor);
426 void WatcherManager::DumpAllGroup(int fd, ParamWatcherProcessor dumpHandle) in DumpAllGroup()662 void ParamWatcherList::TraversalNode(ParamWatcherProcessor handle) in TraversalNode()675 void ParamWatcherList::TraversalNodeSafe(ParamWatcherProcessor processor) in TraversalNodeSafe()