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

  /external/chromium_org/chrome/browser/chromeos/profiles/
profile_helper.h 25 // switch between users), ActiveUserHashChanged() will be called thus
96 virtual void ActiveUserHashChanged(const std::string& hash) OVERRIDE;
profile_helper_browsertest.cc 40 profile_helper->ActiveUserHashChanged(hash);
profile_helper.cc 197 void ProfileHelper::ActiveUserHashChanged(const std::string& hash) {
profile_list_chromeos_unittest.cc 115 profile_helper->ActiveUserHashChanged(hash);
  /external/chromium_org/chrome/browser/chromeos/login/
user_manager.cc 43 void UserManager::UserSessionStateObserver::ActiveUserHashChanged(
user_manager.h 50 virtual void ActiveUserHashChanged(const std::string& hash);
user_manager_impl.cc     [all...]

Completed in 2235 milliseconds