Searched refs:IsUserAuthenticated (Results 1 – 6 of 6) sorted by relevance
89 bool IsUserAuthenticated() const;
113 bool LoginState::IsUserAuthenticated() const { in IsUserAuthenticated() function in chromeos::LoginState
172 if (!check_for_promo_ || !LoginState::Get()->IsUserAuthenticated()) in ShowOptionalMobileDataPromoNotification()
91 return chromeos::LoginState::Get()->IsUserAuthenticated(); in IsNormalUserLoggedIn()
308 *modifiable = LoginState::Get()->IsUserAuthenticated(); in GetShareStateForLoginState()
305 if (LoginState::Get()->IsUserAuthenticated()) { in Init()