COM_INIT_STA       30 remoting/base/auto_thread.cc   } else if (type == AutoThread::COM_INIT_STA) {
COM_INIT_STA      124 remoting/base/auto_thread.cc   DCHECK(com_init_type_ != COM_INIT_STA || type == base::MessageLoop::TYPE_UI);
COM_INIT_STA      177 remoting/base/auto_thread_unittest.cc                                                 AutoThread::COM_INIT_STA);
COM_INIT_STA       25 remoting/host/chromoting_host_context.cc                                                 AutoThread::COM_INIT_STA);
COM_INIT_STA      109 remoting/host/desktop_process.cc                                                 AutoThread::COM_INIT_STA);
COM_INIT_STA       26 remoting/host/setup/daemon_controller.cc   delegate_thread_->SetComInitType(AutoThread::COM_INIT_STA);