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

  /external/chromium_org/content/public/browser/
download_item.h 53 enum DownloadState {
156 virtual DownloadState GetState() const = 0;
  /external/chromium/chrome/browser/download/
download_item.h 41 enum DownloadState {
244 DownloadState state() const { return state_; }
349 DownloadState state_;

Completed in 42 milliseconds