Searched refs:WaitForProcessesToExit (Results 1 – 7 of 7) sorted by relevance
90 bool WaitForProcessesToExit(const FilePath::StringType& executable_name, in WaitForProcessesToExit() function117 if (WaitForProcessesToExit(executable_name, wait, filter)) in CleanupProcesses()
91 bool WaitForProcessesToExit(const FilePath::StringType& executable_name, in WaitForProcessesToExit() function116 bool exited_cleanly = WaitForProcessesToExit(executable_name, wait, filter); in CleanupProcesses()
146 BASE_EXPORT bool WaitForProcessesToExit(
103 bool WaitForProcessesToExit(const FilePath::StringType& executable_name, in WaitForProcessesToExit() function128 bool exited_cleanly = WaitForProcessesToExit(executable_name, wait, filter); in CleanupProcesses()
136 BASE_EXPORT bool WaitForProcessesToExit(
139 BASE_EXPORT bool WaitForProcessesToExit(