HomeSort by relevance Sort by last modified time
    Searched defs:GaiaContext (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
gaia_screen_handler.cc 74 GaiaContext::GaiaContext()
94 void GaiaScreenHandler::LoadGaia(const GaiaContext& context) {
143 void GaiaScreenHandler::UpdateGaia(const GaiaContext& context) {
gaia_screen_handler.h 19 struct GaiaContext {
20 GaiaContext();
58 void LoadGaia(const GaiaContext& context);
59 void UpdateGaia(const GaiaContext& context);

Completed in 27 milliseconds