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