Searched refs:KillProcesses (Results 1 – 3 of 3) sorted by relevance
11 bool KillProcesses(const FilePath::StringType& executable_name, in KillProcesses() function
50 BASE_EXPORT bool KillProcesses(const FilePath::StringType& executable_name,
129 KillProcesses(executable_name, exit_code, filter); in CleanupProcesses()