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.cc 48 static GoogleServiceAuthError CreateAuthError(URLRequestStatus status) {
128 OnGetTokenFailure(CreateAuthError(status));
oauth2_mint_token_flow.cc 57 static GoogleServiceAuthError CreateAuthError(const net::URLFetcher* source) {
218 ReportFailure(CreateAuthError(source));

Completed in 345 milliseconds