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

  /external/chromium_org/third_party/WebKit/Source/platform/network/
HTTPParsers.h 48 } ContentDispositionType;
90 PLATFORM_EXPORT ContentDispositionType contentDispositionType(const String&);
HTTPParsers.cpp 138 ContentDispositionType contentDispositionType(const String& contentDisposition)
  /external/nist-sip/java/javax/sip/header/
HeaderFactory.java 44 String contentDispositionType) throws ParseException;
  /external/chromium_org/third_party/WebKit/Source/core/loader/
DocumentLoader.cpp 417 if (contentDispositionType(m_response.httpHeaderField("Content-Disposition")) == ContentDispositionAttachment) {

Completed in 385 milliseconds