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

  /external/chromium_org/chrome/browser/profiles/
profile_downloader_delegate.h 22 TOKEN_ERROR, // Cannot fetch OAuth2 token.
profile_downloader.cc 231 this, ProfileDownloaderDelegate::TOKEN_ERROR);
425 this, ProfileDownloaderDelegate::TOKEN_ERROR);
  /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 31 OnError(fetcher, TOKEN_ERROR);
199 delegate_->OnError(this, TOKEN_ERROR);
privet_http_impl.cc 164 } else if (error == PrivetURLFetcher::TOKEN_ERROR) {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar 

Completed in 818 milliseconds