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

  /external/chromium_org/remoting/base/
auto_thread.h 46 enum ComInitType { COM_INIT_NONE, COM_INIT_STA, COM_INIT_MTA };
auto_thread.cc 27 if (type == AutoThread::COM_INIT_MTA) {
auto_thread_unittest.cc 151 AutoThread::COM_INIT_MTA);

Completed in 149 milliseconds