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