Home
last modified time | relevance | path

Searched defs:contentDispositionType (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/network/
DHTTPParsers.cpp75 ContentDispositionType contentDispositionType(const String& contentDisposition) in contentDispositionType() function
/external/nist-sip/java/javax/sip/header/
DHeaderFactory.java44 String contentDispositionType) throws ParseException; in createContentDispositionHeader()