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

/external/chromium_org/remoting/base/
H A Dauto_thread.cc79 ComInitType com_init_type) {
81 thread->SetComInitType(com_init_type);
152 void AutoThread::SetComInitType(ComInitType com_init_type) { argument
154 com_init_type_ = com_init_type;
75 CreateWithLoopAndComInitTypes( const char* name, scoped_refptr<AutoThreadTaskRunner> joiner, base::MessageLoop::Type loop_type, ComInitType com_init_type) argument

Completed in 91 milliseconds