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

  /external/chromium_org/chrome/browser/chromeos/login/
test_login_utils.cc 20 void TestLoginUtils::RespectLocalePreference(Profile* profile,
test_login_utils.h 27 virtual void RespectLocalePreference(Profile* profile,
fake_login_utils.h 24 virtual void RespectLocalePreference(Profile*,
login_utils.h 58 virtual void RespectLocalePreference(Profile* profile,
mock_login_utils.h 33 MOCK_METHOD2(RespectLocalePreference, void(Profile*,
login_utils.cc 194 virtual void RespectLocalePreference(Profile* profile,
276 RespectLocalePreference(profile,
343 void LoginUtilsImpl::RespectLocalePreference(Profile* profile,
357 if (!UserSessionManager::GetInstance()->RespectLocalePreference(
fake_login_utils.cc 34 void FakeLoginUtils::RespectLocalePreference(Profile*,
  /external/chromium_org/chrome/browser/chromeos/login/session/
user_session_manager.h 147 bool RespectLocalePreference(
user_session_manager.cc 374 bool UserSessionManager::RespectLocalePreference(
420 VLOG(1) << "RespectLocalePreference: "
    [all...]
  /external/chromium_org/chrome/browser/chromeos/
chrome_browser_main_chromeos.cc 506 UserSessionManager::GetInstance()->RespectLocalePreference(

Completed in 2550 milliseconds