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

  /external/chromium_org/chrome/browser/chromeos/login/signin/
oauth2_token_fetcher.cc 34 auth_fetcher_(this, GaiaConstants::kChromeSource, context_getter),
63 auth_fetcher_.StartCookieForOAuthLoginTokenExchange(session_index);
86 auth_fetcher_.StartAuthCodeForOAuth2TokenExchange(auth_code);
oauth2_token_fetcher.h 61 GaiaAuthFetcher auth_fetcher_; member in class:chromeos::OAuth2TokenFetcher

Completed in 1334 milliseconds