HomeSort by relevance Sort by last modified time
    Searched defs:DownloadState (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/public/browser/
download_item.h 53 enum DownloadState {
156 virtual DownloadState GetState() const = 0;
  /external/chromium_org/sync/internal_api/attachments/
attachment_downloader_impl.cc 18 struct AttachmentDownloaderImpl::DownloadState {
20 DownloadState(const AttachmentId& attachment_id,
32 AttachmentDownloaderImpl::DownloadState::DownloadState(
72 // DownloadState and request access token for it.
73 scoped_ptr<DownloadState> new_download_state(
74 new DownloadState(attachment_id, url));
78 DownloadState* download_state = iter->second;
95 DownloadState* download_state = *iter;
115 DownloadState* download_state = *iter
    [all...]
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 

Completed in 123 milliseconds