Searched refs:ShouldDelayUrl (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/signin/
H A Dmerge_session_throttle.h60 bool ShouldDelayUrl(const GURL& url) const;
H A Dmerge_session_throttle.cc84 if (!ShouldDelayUrl(request_->url()))
119 bool MergeSessionThrottle::ShouldDelayUrl(const GURL& url) const { function in class:MergeSessionThrottle

Completed in 70 milliseconds