HomeSort by relevance Sort by last modified time
    Searched defs:process_watcher_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/remoting/host/win/
worker_process_launcher.h 155 base::win::ObjectWatcher process_watcher_; member in class:remoting::WorkerProcessLauncher
  /external/chromium_org/remoting/host/setup/
daemon_installer_win.cc 108 base::win::ObjectWatcher process_watcher_; member in class:remoting::DaemonCommandLineInstallerWin
273 process_watcher_.StopWatching();
309 if (!process_watcher_.StartWatching(process_.Get(), this)) {

Completed in 122 milliseconds