Searched refs:StartWithType (Results 1 – 3 of 3) sorted by relevance
61 scoped_refptr<AutoThreadTaskRunner> task_runner = thread->StartWithType(type); in CreateWithType()83 thread->StartWithType(loop_type); in CreateWithLoopAndComInitTypes()120 scoped_refptr<AutoThreadTaskRunner> AutoThread::StartWithType( in StartWithType() function in remoting::AutoThread
70 scoped_refptr<AutoThreadTaskRunner> StartWithType(
28 delegate_thread_->StartWithType(base::MessageLoop::TYPE_UI); in DaemonController()31 delegate_thread_->StartWithType(base::MessageLoop::TYPE_DEFAULT); in DaemonController()