Home
last modified time | relevance | path

Searched refs:CreateAuthError (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/push_messaging/
Dobfuscated_gaia_id_fetcher.cc25 GoogleServiceAuthError CreateAuthError(const URLFetcher* source) { in CreateAuthError() function
105 ReportFailure(CreateAuthError(source)); in ProcessApiCallFailure()
/external/chromium_org/google_apis/gaia/
Doauth2_access_token_fetcher_impl.cc82 static GoogleServiceAuthError CreateAuthError(URLRequestStatus status) { in CreateAuthError() function
178 OnGetTokenFailure(CreateAuthError(status)); in EndGetAccessToken()
Doauth2_mint_token_flow.cc56 static GoogleServiceAuthError CreateAuthError(const net::URLFetcher* source) { in CreateAuthError() function
217 ReportFailure(CreateAuthError(source)); in ProcessApiCallFailure()