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

  /external/chromium_org/remoting/base/
auto_thread.h 75 // SetComInitType() must be called before Start().
76 void SetComInitType(ComInitType com_init_type);
auto_thread.cc 81 thread->SetComInitType(com_init_type);
152 void AutoThread::SetComInitType(ComInitType com_init_type) {

Completed in 37 milliseconds