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

  /external/chromium_org/remoting/host/win/
worker_process_launcher.cc 61 kill_process_timeout_(
93 kill_process_timer_.Start(FROM_HERE, kill_process_timeout_, this,
161 kill_process_timer_.Start(FROM_HERE, kill_process_timeout_, this,
229 kill_process_timeout_ = timeout;
worker_process_launcher.h 145 base::TimeDelta kill_process_timeout_; member in class:remoting::WorkerProcessLauncher

Completed in 44 milliseconds