OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COM_INIT_NONE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/remoting/base/
auto_thread.cc
93
com_init_type_(
COM_INIT_NONE
),
103
com_init_type_(
COM_INIT_NONE
),
153
DCHECK_EQ(com_init_type_,
COM_INIT_NONE
);
auto_thread.h
46
enum ComInitType {
COM_INIT_NONE
, COM_INIT_STA, COM_INIT_MTA };
Completed in 140 milliseconds