Home
last modified time | relevance | path

Searched defs:GaiaContext (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
Dgaia_screen_handler.h26 struct GaiaContext { struct
30 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
Dgaia_screen_handler.cc123 GaiaContext::GaiaContext() in GaiaContext() function in chromeos::GaiaContext