Searched defs:GaiaContext (Results 1 – 2 of 2) sorted by relevance
26 struct GaiaContext { struct30 bool force_reload;33 bool is_local;36 bool password_changed;39 bool show_users;42 bool use_offline;45 bool has_users;70 void LoadGaia(const GaiaContext& context); argument
123 GaiaContext::GaiaContext() in GaiaContext() function in chromeos::GaiaContext