Searched refs:GetProcessIDAndPathPairs (Results 1 – 2 of 2) sorted by relevance
13 def GetProcessIDAndPathPairs(): function35 return [pid for (pid, path) in GetProcessIDAndPathPairs() if
28 chrome_helper.GetProcessIDAndPathPairs()]