Home
last modified time | relevance | path

Searched refs:guest_mode_url_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
Dexisting_user_controller.cc142 guest_mode_url_ = in CreateAccount()
152 guest_mode_url_ = GURL(kCaptivePortalLaunchURL); in FixCaptivePortal()
245 guest_mode_url_ = GURL::EmptyGURL(); in OnLoginFailure()
377 LoginUtils::Get()->CompleteOffTheRecordLogin(guest_mode_url_); in OnOffTheRecordLoginSuccess()
449 start_url = guest_mode_url_; in ActivateWizard()
Dexisting_user_controller.h152 GURL guest_mode_url_; variable