Searched refs:TOKEN_ERROR (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_downloader_delegate.h22 TOKEN_ERROR, // Cannot fetch OAuth2 token. enumerator in enum:ProfileDownloaderDelegate::FailureReason
H A Dprofile_downloader.cc234 this, ProfileDownloaderDelegate::TOKEN_ERROR);
431 this, ProfileDownloaderDelegate::TOKEN_ERROR);
/external/chromium_org/components/signin/core/browser/
H A Daccount_service_flag_fetcher.cc59 callback_.Run(TOKEN_ERROR, std::vector<std::string>());
87 callback_.Run(TOKEN_ERROR, std::vector<std::string>());
H A Daccount_service_flag_fetcher.h34 TOKEN_ERROR, // Failed to get OAuth2 token. enumerator in enum:AccountServiceFlagFetcher::ResultCode
/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_url_fetcher.h36 TOKEN_ERROR enumerator in enum:local_discovery::PrivetURLFetcher::ErrorType
46 // get a TOKEN_ERROR error when your token is invalid.
H A Dprivet_url_fetcher.cc57 OnError(fetcher, TOKEN_ERROR);
362 delegate_->OnError(this, TOKEN_ERROR);
H A Dprivet_http_impl.cc184 } else if (error == PrivetURLFetcher::TOKEN_ERROR) {
/external/chromium_org/chrome/browser/signin/
H A Daccount_service_flag_fetcher_unittest.cc196 EXPECT_CALL(*this, OnFlagsFetched(AccountServiceFlagFetcher::TOKEN_ERROR,
212 EXPECT_CALL(*this, OnFlagsFetched(AccountServiceFlagFetcher::TOKEN_ERROR,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 148 milliseconds