Home
last modified time | relevance | path

Searched refs:NotifyActiveUserHashChanged (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/user_manager/
H A Duser_manager_base.cc275 NotifyActiveUserHashChanged(active_user_->username_hash()); in SwitchActiveUser()
939 NotifyActiveUserHashChanged(active_user_->username_hash()); in NotifyOnLogin()
1031 void UserManagerBase::NotifyActiveUserHashChanged(const std::string& hash) { in NotifyActiveUserHashChanged() function in user_manager::UserManagerBase
H A Duser_manager_base.h312 void NotifyActiveUserHashChanged(const std::string& hash);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/user_manager/
H A Duser_manager_base.cc285 NotifyActiveUserHashChanged(active_user_->username_hash()); in SwitchActiveUser()
967 NotifyActiveUserHashChanged(active_user_->username_hash()); in NotifyOnLogin()
1067 void UserManagerBase::NotifyActiveUserHashChanged(const std::string& hash) { in NotifyActiveUserHashChanged() function in user_manager::UserManagerBase
H A Duser_manager_base.h333 void NotifyActiveUserHashChanged(const std::string& hash);