Home
last modified time | relevance | path

Searched defs:KillProcess (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/base/process/
Dkill_win.cc78 void TimerExpiredTask::KillProcess() { in KillProcess() function in base::__anonf2017ce70111::TimerExpiredTask
94 bool KillProcess(ProcessHandle process, int exit_code, bool wait) { in KillProcess() function
Dkill_posix.cc136 bool KillProcess(ProcessHandle process_id, int exit_code, bool wait) { in KillProcess() function
/external/chromium_org/remoting/host/win/
Dwts_session_process_delegate.cc254 void WtsSessionProcessDelegate::Core::KillProcess() { in KillProcess() function in remoting::WtsSessionProcessDelegate::Core
563 void WtsSessionProcessDelegate::KillProcess() { in KillProcess() function in remoting::WtsSessionProcessDelegate
Dunprivileged_process_delegate.cc342 void UnprivilegedProcessDelegate::KillProcess() { in KillProcess() function in remoting::UnprivilegedProcessDelegate
Dworker_process_launcher_unittest.cc261 void WorkerProcessLauncherTest::KillProcess() { in KillProcess() function in remoting::WorkerProcessLauncherTest
/external/chromium_org/chrome/test/chromedriver/chrome/
Dchrome_desktop_impl.cc30 bool KillProcess(base::ProcessHandle process_id) { in KillProcess() function
/external/chromium_org/tools/telemetry/telemetry/core/platform/
Dwin_platform_backend.py155 def KillProcess(self, pid, kill_process_tree=False): member in WinPlatformBackend
/external/chromium_org/chrome/browser/
Dprocess_singleton_posix.cc1071 void ProcessSingleton::KillProcess(int pid) { in KillProcess() function in ProcessSingleton
/external/chromium_org/chrome/browser/task_manager/
Dtask_manager.cc1491 void TaskManager::KillProcess(int index) { in KillProcess() function in TaskManager