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

  /external/chromium_org/remoting/base/
auto_thread_task_runner.cc 14 : stop_task_(stop_task),
16 DCHECK(!stop_task_.is_null());
40 CHECK(task_runner_->PostTask(FROM_HERE, stop_task_));
auto_thread_task_runner.h 42 base::Closure stop_task_; member in class:remoting::AutoThreadTaskRunner

Completed in 140 milliseconds