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/signin/
oauth2_login_manager.cc 72 auth_request_context_ = auth_request_context;
184 auth_request_context_.get()));
220 DCHECK(auth_request_context_.get());
230 new OAuth2TokenFetcher(this, auth_request_context_.get()));
oauth2_login_manager.h 227 scoped_refptr<net::URLRequestContextGetter> auth_request_context_; member in class:chromeos::OAuth2LoginManager

Completed in 49 milliseconds