Searched refs:CreateDialogThread (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/shell_dialogs/
H A Dbase_shell_dialog_win.h72 static base::Thread* CreateDialogThread();
H A Dbase_shell_dialog_win.cc35 run_state.dialog_thread = CreateDialogThread();
65 base::Thread* BaseShellDialogImpl::CreateDialogThread() { function in class:ui::BaseShellDialogImpl

Completed in 118 milliseconds