Searched refs:CreateDialogThread (Results 1 – 1 of 1) sorted by relevance
444 static base::Thread* CreateDialogThread();489 run_state.dialog_thread = CreateDialogThread(); in BeginRun()519 base::Thread* BaseShellDialogImpl::CreateDialogThread() { in CreateDialogThread() function in BaseShellDialogImpl