Searched defs:catchedPids (Results 1 – 2 of 2) sorted by relevance
427 std::set<int> catchedPids; variable
66 …her::Init(std::shared_ptr<SysEvent> event, const std::string& filePath, std::set<int>& catchedPids) in Init()