Searched refs:display_host (Results 1 – 3 of 3) sorted by relevance
204 chromeos::LoginDisplayHost* display_host; in ShowLoginWizard() local206 display_host = new chromeos::DOMLoginDisplayHost(screen_bounds); in ShowLoginWizard()208 display_host = new chromeos::ViewsLoginDisplayHost(screen_bounds); in ShowLoginWizard()211 chromeos::LoginDisplayHost* display_host = in ShowLoginWizard() local215 display_host->StartSignInScreen(); in ShowLoginWizard()267 display_host->StartWizard(first_screen_name, GURL()); in ShowLoginWizard()
209 std::string display_host(WideToUTF8(display_host_wide)); in SetRadioGroup() local211 if (display_host.empty()) in SetRadioGroup()212 display_host = url.spec(); in SetRadioGroup()250 allowIDs[content_type()], UTF8ToUTF16(display_host)); in SetRadioGroup()
1369 std::wstring display_host; in OnButtonPressed() local1372 &display_host, in OnButtonPressed()