Searched defs:taskIter (Results 1 – 1 of 1) sorted by relevance
159 if (auto taskIter = pidCtx_.find(pid); taskIter != pidCtx_.end()) { in StopHook() local162 …} else if (auto taskIter = nameAndFilePathCtx_.find(name); taskIter != nameAndFilePathCtx_.end()) { in StopHook() local