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

  /external/chromium_org/chrome/browser/extensions/api/push_messaging/
obfuscated_gaia_id_fetcher.cc 25 GoogleServiceAuthError CreateAuthError(const URLFetcher* source) {
105 ReportFailure(CreateAuthError(source));
  /external/chromium_org/google_apis/gaia/
oauth2_access_token_fetcher_impl.cc 82 static GoogleServiceAuthError CreateAuthError(URLRequestStatus status) {
178 OnGetTokenFailure(CreateAuthError(status));
oauth2_mint_token_flow.cc 56 static GoogleServiceAuthError CreateAuthError(const net::URLFetcher* source) {
217 ReportFailure(CreateAuthError(source));

Completed in 3739 milliseconds