Home
last modified time | relevance | path

Searched refs:GaiaContext (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
Dgaia_screen_handler.h26 struct GaiaContext { struct
27 GaiaContext();
70 void LoadGaia(const GaiaContext& context); argument
71 void UpdateGaia(const GaiaContext& context);
Dgaia_screen_handler.cc123 GaiaContext::GaiaContext() in GaiaContext() function in chromeos::GaiaContext
157 void GaiaScreenHandler::LoadGaia(const GaiaContext& context) { in LoadGaia()
214 void GaiaScreenHandler::UpdateGaia(const GaiaContext& context) { in UpdateGaia()
644 GaiaContext context; in LoadAuthExtension()
Dsignin_screen_handler.cc1074 GaiaContext context; in UserSettingsChanged()