Home
last modified time | relevance | path

Searched defs:ContentType (Results 1 – 15 of 15) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/
DContentType.java64 public class ContentType class
78 public ContentType() { in ContentType() method in ContentType
86 public ContentType(String contentType, String contentSubtype) { in ContentType() method in ContentType
/external/syzkaller/vendor/google.golang.org/api/googleapi/
Dgoogleapi.go27 ContentType() string methodSpec
230 func ContentType(ctype string) MediaOption { func
255 ContentType string member
/external/syzkaller/vendor/cloud.google.com/go/storage/
Dreader.go73 func (r *Reader) ContentType() string { func
Dstorage.go168 ContentType string member
426 ContentType optional.String member
697 ContentType string member
891 func (c *contentTyper) ContentType() string { func
/external/syzkaller/vendor/google.golang.org/api/gensupport/
Dmedia.go55 func (cs *contentSniffer) ContentType() (string, bool) { func
/external/libbrillo/brillo/http/
Dhttp_request_unittest.cc82 TEST_F(HttpRequestTest, ContentType) { in TEST_F() argument
/external/python/pyasn1-modules/pyasn1_modules/
Drfc2315.py42 class ContentType(univ.ObjectIdentifier): class
Drfc3852.py342 class ContentType(univ.ObjectIdentifier): class
Drfc5652.py311 class ContentType(univ.ObjectIdentifier): class
/external/webrtc/webrtc/
Dconfig.h101 enum class ContentType { enum
/external/curl/lib/
Dmime.c1636 struct ContentType { in Curl_mime_contenttype() struct
1637 const char *extension; in Curl_mime_contenttype()
1638 const char *type; in Curl_mime_contenttype()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp46 dwarf::LineNumberEntryFormat ContentType) { in trackContentType()
/external/python/cpython3/Lib/email/
D_header_value_parser.py811 class ContentType(ParameterizedHeaderValue): class
/external/pdfium/xfa/fxfa/
Dfxfa_basic.h433 ContentType, enumerator
/external/syzkaller/vendor/google.golang.org/api/storage/v1/
Dstorage-gen.go1173 ContentType string `json:"contentType,omitempty"` member