Home
last modified time | relevance | path

Searched refs:CreateDialogThread (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ui/shell_dialogs/
Dbase_shell_dialog_win.cc37 run_state.dialog_thread = CreateDialogThread(); in BeginRun()
67 base::Thread* BaseShellDialogImpl::CreateDialogThread() { in CreateDialogThread() function in ui::BaseShellDialogImpl
Dbase_shell_dialog_win.h72 static base::Thread* CreateDialogThread();
/external/chromium/chrome/browser/ui/views/
Dshell_dialogs_win.cc444 static base::Thread* CreateDialogThread();
489 run_state.dialog_thread = CreateDialogThread(); in BeginRun()
519 base::Thread* BaseShellDialogImpl::CreateDialogThread() { in CreateDialogThread() function in BaseShellDialogImpl