HomeSort by relevance Sort by last modified time
    Searched defs:initial_locale_ (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/chromeos/
customization_document.h 93 const std::string& initial_locale() const { return initial_locale_; }
127 std::string initial_locale_; member in class:chromeos::StartupCustomizationDocument
mobile_config.h 195 std::string initial_locale_; member in class:chromeos::MobileConfig
  /external/chromium_org/chrome/browser/chromeos/login/
oobe_localization_browsertest.cc 51 initial_locale_ = locale;
70 *result = initial_locale_;
86 std::string initial_locale_; member in class:chromeos::system::FakeStatisticsProvider
  /external/chromium_org/chrome/browser/chromeos/policy/
device_local_account_browsertest.cc 450 initial_locale_ = g_browser_process->GetApplicationLocale();
451 initial_language_ = l10n_util::GetLanguage(initial_locale_);
735 std::string initial_locale_; member in class:policy::DeviceLocalAccountTest
    [all...]

Completed in 174 milliseconds