Searched refs:GetProcessIDs (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/chrome/test/mini_installer/ | ||
D | quit_chrome.py | 34 process_ids = chrome_helper.GetProcessIDs(process_path) |
D | chrome_helper.py | 38 def GetProcessIDs(process_path): function |