Searched refs:has_gaia_account (Results 1 – 3 of 3) sorted by relevance
230 bool has_gaia_account() const;
325 bool User::has_gaia_account() const { in has_gaia_account() function in user_manager::User
409 if (pref_locale.empty() && user->has_gaia_account()) { in RespectLocalePreference()