Searched refs:auth_url_ (Results 1 – 2 of 2) sorted by relevance
158 auth_url_(auth_url), in HttpAuthController()211 if (auth_url_.has_username()) in SelectPreemptiveAuth()447 if (target_ == HttpAuth::AUTH_SERVER && auth_url_.has_username() && in SelectNextAuthIdentityToTry()452 GetIdentityFromURL(auth_url_, in SelectNextAuthIdentityToTry()
121 const GURL auth_url_; variable