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

  /external/chromium_org/chrome/browser/profiles/
profile_downloader_delegate.h 22 TOKEN_ERROR, // Cannot fetch OAuth2 token.
profile_downloader.cc 234 this, ProfileDownloaderDelegate::TOKEN_ERROR);
431 this, ProfileDownloaderDelegate::TOKEN_ERROR);
  /external/chromium_org/components/signin/core/browser/
account_service_flag_fetcher.cc 59 callback_.Run(TOKEN_ERROR, std::vector<std::string>());
87 callback_.Run(TOKEN_ERROR, std::vector<std::string>());
account_service_flag_fetcher.h 34 TOKEN_ERROR, // Failed to get OAuth2 token.
  /external/chromium_org/chrome/browser/local_discovery/
privet_url_fetcher.h 36 TOKEN_ERROR
46 // TOKEN_ERROR error when your token is invalid.
privet_url_fetcher.cc 55 OnError(fetcher, TOKEN_ERROR);
339 delegate_->OnError(this, TOKEN_ERROR);
privet_http_impl.cc 183 } else if (error == PrivetURLFetcher::TOKEN_ERROR) {
  /external/chromium_org/chrome/browser/signin/
account_service_flag_fetcher_unittest.cc 196 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/
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 

Completed in 87 milliseconds