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

  /external/chromium_org/remoting/base/
auto_thread.cc 40 // from within StartWithType.
61 scoped_refptr<AutoThreadTaskRunner> task_runner = thread->StartWithType(type);
83 thread->StartWithType(loop_type);
120 scoped_refptr<AutoThreadTaskRunner> AutoThread::StartWithType(
auto_thread.h 70 scoped_refptr<AutoThreadTaskRunner> StartWithType(

Completed in 549 milliseconds