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

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

Completed in 69 milliseconds