OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:init_com_with_mta
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/ui/shell_dialogs/
base_shell_dialog_win.cc
67
thread->
init_com_with_mta
(false);
/external/chromium_org/chrome/utility/
profile_import_handler.cc
61
import_thread_->
init_com_with_mta
(false);
/external/chromium_org/win8/test/
open_with_dialog_async.cc
60
thread.
init_com_with_mta
(false);
ui_automation_client.cc
614
automation_thread_.
init_com_with_mta
(true);
/external/chromium_org/base/threading/
thread.h
81
//
init_com_with_mta
(false) and then StartWithOptions() with any message loop
83
void
init_com_with_mta
(bool use_mta) {
function in class:base::Thread
/external/chromium_org/chrome/browser/ui/views/status_icons/
status_tray_win.cc
41
worker_thread_.
init_com_with_mta
(false);
/external/chromium_org/media/audio/
audio_manager_base.cc
86
audio_thread_.
init_com_with_mta
(true);
/external/chromium_org/chrome/service/cloud_print/
printer_job_handler.cc
517
print_thread_.
init_com_with_mta
(true);
Completed in 330 milliseconds