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

  /external/chromium/net/base/
filter_unittest.h 57 virtual bool IsDownload() const { return is_download_; }
filter.h 83 virtual bool IsDownload() const = 0;
filter.cc 100 if (filter_context.IsDownload()) {
  /external/chromium/net/url_request/
url_request_job.h 133 virtual bool IsDownload() const;
url_request_job.cc 63 bool URLRequestJob::IsDownload() const {

Completed in 227 milliseconds