Searched refs:ActiveUserHashChanged (Results 1 – 7 of 7) sorted by relevance
96 virtual void ActiveUserHashChanged(const std::string& hash) OVERRIDE;
40 profile_helper->ActiveUserHashChanged(hash); in ActiveUserChanged()
197 void ProfileHelper::ActiveUserHashChanged(const std::string& hash) { in ActiveUserHashChanged() function in chromeos::ProfileHelper
115 profile_helper->ActiveUserHashChanged(hash); in ActiveUserChanged()
43 void UserManager::UserSessionStateObserver::ActiveUserHashChanged( in ActiveUserHashChanged() function in chromeos::UserManager::UserSessionStateObserver
50 virtual void ActiveUserHashChanged(const std::string& hash);
1673 ActiveUserHashChanged(hash)); in NotifyActiveUserHashChanged()