OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ComInitType
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/remoting/base/
auto_thread.h
46
enum
ComInitType
{ COM_INIT_NONE, COM_INIT_STA, COM_INIT_MTA };
51
ComInitType
com_init_type);
76
void SetComInitType(
ComInitType
com_init_type);
94
ComInitType
com_init_type_;
auto_thread.cc
25
AutoThread::
ComInitType
type) {
79
ComInitType
com_init_type) {
152
void AutoThread::SetComInitType(
ComInitType
com_init_type) {
Completed in 47 milliseconds