HomeSort by relevance Sort by last modified time
    Searched full:application_locale_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome_frame/
policy_settings.h 49 return application_locale_;
91 std::wstring application_locale_; member in class:PolicySettings
policy_settings.cc 223 swap(application_locale_, application_locale);
  /external/chromium_org/chrome/browser/autocomplete/
history_url_provider.cc 216 std::string application_locale_; member in class:SearchTermsDataSnapshot
229 application_locale_(search_terms_data.GetApplicationLocale()),
246 return application_locale_;
    [all...]

Completed in 232 milliseconds