Searched refs:IsContinueUrlForWebBasedSigninFlow (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/signin/
H A Dsignin_promo.h111 bool IsContinueUrlForWebBasedSigninFlow(const GURL& url);
H A Dsignin_promo.cc284 bool IsContinueUrlForWebBasedSigninFlow(const GURL& url) { function in namespace:signin
/external/chromium_org/chrome/browser/ui/sync/
H A Done_click_signin_helper.cc474 if (signin::IsContinueUrlForWebBasedSigninFlow(entry->GetURL())) {
1126 if (signin::IsContinueUrlForWebBasedSigninFlow(
1583 if (signin::IsContinueUrlForWebBasedSigninFlow(current_url) &&
H A Done_click_signin_sync_starter.cc541 signin::IsContinueUrlForWebBasedSigninFlow(current_url)) &&
/external/chromium_org/chrome/browser/first_run/
H A Dfirst_run.cc374 signin::IsContinueUrlForWebBasedSigninFlow(contents->GetURL()) ||

Completed in 445 milliseconds