Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/chromeos/login/
Dbase_login_display_host.cc220 const chromeos::StartupCustomizationDocument* startup_manifest = in ShowLoginWizard() local
224 if (startup_manifest->IsReady()) { in ShowLoginWizard()
234 locale = startup_manifest->initial_locale(); in ShowLoginWizard()
235 std::string layout = startup_manifest->keyboard_layout(); in ShowLoginWizard()
273 if (startup_manifest->IsReady()) { in ShowLoginWizard()
275 const std::string timezone_name = startup_manifest->initial_timezone(); in ShowLoginWizard()