Searched defs:StartWithType (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/remoting/base/
H A Dauto_thread.cc40 // from within StartWithType.
61 scoped_refptr<AutoThreadTaskRunner> task_runner = thread->StartWithType(type);
83 thread->StartWithType(loop_type);
120 scoped_refptr<AutoThreadTaskRunner> AutoThread::StartWithType( function in class:remoting::AutoThread

Completed in 143 milliseconds