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

  /external/chromium_org/chrome/browser/chromeos/login/
oauth2_login_manager.cc 66 auth_request_context_ = auth_request_context;
174 auth_request_context_.get()));
210 DCHECK(auth_request_context_.get());
215 new OAuth2TokenFetcher(this, auth_request_context_.get()));
oauth2_login_manager.h 210 scoped_refptr<net::URLRequestContextGetter> auth_request_context_; member in class:chromeos::OAuth2LoginManager

Completed in 1107 milliseconds