Searched refs:IsUserGaiaAuthenticated (Results 1 – 3 of 3) sorted by relevance
17 if (!chromeos::LoginState::Get()->IsUserGaiaAuthenticated()) in IsProfileAssociatedWithGaiaAccount()
93 bool IsUserGaiaAuthenticated() const;
119 bool LoginState::IsUserGaiaAuthenticated() const { in IsUserGaiaAuthenticated() function in chromeos::LoginState