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

  /external/chromium_org/net/http/
http_content_disposition.h 57 bool is_attachment() const { return type() == ATTACHMENT; } function in class:net::HttpContentDisposition
  /external/chromium_org/content/browser/loader/
buffered_resource_handler.cc 427 net::HttpContentDisposition(disposition, std::string()).is_attachment()) {

Completed in 552 milliseconds