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

  /external/chromium_org/third_party/WebKit/Source/platform/network/
HTTPParsers.h 46 ContentDispositionAttachment,
HTTPParsers.cpp 168 return ContentDispositionAttachment;
  /external/chromium_org/third_party/WebKit/Source/core/loader/
DocumentLoader.cpp 417 if (contentDispositionType(m_response.httpHeaderField("Content-Disposition")) == ContentDispositionAttachment) {

Completed in 78 milliseconds