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

  /external/chromium/chrome/browser/profiles/
profile.h 540 enum AppLocaleChangedVia {
553 const std::string& locale, AppLocaleChangedVia via) = 0;
profile_impl.h 139 virtual void ChangeAppLocale(const std::string& locale, AppLocaleChangedVia);
profile.cc 662 virtual void ChangeAppLocale(const std::string& locale, AppLocaleChangedVia) {
profile_impl.cc     [all...]

Completed in 28 milliseconds