Home
last modified time | relevance | path

Searched refs:ContentType (Results 1 – 25 of 55) sorted by relevance

123

/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
206 ContentType retval = (ContentType) super.clone(); in clone()
/external/syzkaller/vendor/google.golang.org/api/gensupport/
Dmedia.go36 _, _ = cs.ContentType()
55 func (cs *contentSniffer) ContentType() (string, bool) { func
90 return media, typer.ContentType()
94 if ctype, ok := sniffer.ContentType(); ok {
/external/pdfium/xfa/fxfa/parser/
Dcxfa_image.cpp18 {XFA_Attribute::ContentType, XFA_AttributeType::CData, nullptr},
48 return JSObject()->TryCData(XFA_Attribute::ContentType, true).value_or(L""); in GetContentType()
65 JSObject()->SetCData(XFA_Attribute::ContentType, wsContentType, false, false); in SetContentType()
Dcxfa_exdata.cpp19 {XFA_Attribute::ContentType, XFA_AttributeType::CData, nullptr},
45 JSObject()->SetCData(XFA_Attribute::ContentType, wsContentType, false, false); in SetContentType()
Dcxfa_script.cpp23 {XFA_Attribute::ContentType, XFA_AttributeType::CData, nullptr},
52 JSObject()->TryCData(XFA_Attribute::ContentType, false); in GetContentType()
Dcxfa_datavalue.cpp16 {XFA_Attribute::ContentType, XFA_AttributeType::CData, nullptr},
Dcxfa_bind.cpp23 {XFA_Attribute::ContentType, XFA_AttributeType::CData, nullptr},
/external/syzkaller/vendor/cloud.google.com/go/storage/
Dstorage.go168 ContentType string member
233 fmt.Fprintf(buf, "%s\n", opts.ContentType)
347 if uattrs.ContentType != nil {
348 attrs.ContentType = optional.ToString(uattrs.ContentType)
426 ContentType optional.String member
675 ContentType: o.ContentType,
697 ContentType string member
823 ContentType: o.ContentType,
891 func (c *contentTyper) ContentType() string { func
Dwriter.go95 if c := attrs.ContentType; c != "" {
96 mediaOpts = append(mediaOpts, googleapi.ContentType(c))
Dreader.go73 func (r *Reader) ContentType() string { func
/external/syzkaller/vendor/google.golang.org/api/googleapi/
Dgoogleapi.go27 ContentType() string methodSpec
222 o.ContentType = string(ct)
223 if o.ContentType == "" {
230 func ContentType(ctype string) MediaOption { func
255 ContentType string member
/external/webrtc/webrtc/
Dconfig.cc88 : content_type(ContentType::kRealtimeVideo), in VideoEncoderConfig()
107 case ContentType::kRealtimeVideo: in ToString()
110 case ContentType::kScreen: in ToString()
Dconfig.h101 enum class ContentType { enum
112 ContentType content_type;
/external/webrtc/webrtc/video/
Dsend_statistics_proxy.h45 VideoEncoderConfig::ContentType content_type);
68 void SetContentType(VideoEncoderConfig::ContentType content_type);
135 VideoEncoderConfig::ContentType content_type_ GUARDED_BY(crit_);
Dsend_statistics_proxy.cc35 const char* GetUmaPrefix(VideoEncoderConfig::ContentType content_type) { in GetUmaPrefix()
37 case VideoEncoderConfig::ContentType::kRealtimeVideo: in GetUmaPrefix()
39 case VideoEncoderConfig::ContentType::kScreen: in GetUmaPrefix()
71 VideoEncoderConfig::ContentType content_type) in SendStatisticsProxy()
162 VideoEncoderConfig::ContentType content_type) { in SetContentType()
/external/nist-sip/java/gov/nist/javax/sip/parser/
DContentTypeParser.java58 ContentType contentType = new ContentType(); in parse()
/external/python/pyasn1-modules/pyasn1_modules/
Drfc2315.py42 class ContentType(univ.ObjectIdentifier): class
59 namedtype.NamedType('contentType', ContentType()),
95 namedtype.NamedType('contentType', ContentType()),
Drfc3852.py342 class ContentType(univ.ObjectIdentifier): class
359 namedtype.NamedType('contentType', ContentType()),
396 namedtype.NamedType('eContentType', ContentType()),
423 namedtype.NamedType('contentType', ContentType()),
Drfc5652.py311 class ContentType(univ.ObjectIdentifier): class
328 namedtype.NamedType('contentType', ContentType()),
583 namedtype.NamedType('contentType', ContentType()),
593 namedtype.NamedType('eContentType', ContentType()),
/external/nanohttpd/fileupload/src/test/java/fi/iki/elonen/
DTestNanoFileUpLoad.java58 import org.apache.http.entity.ContentType;
210 FileBody fileBody = new FileBody(new File(textFileName), ContentType.DEFAULT_BINARY); in executeUpload()
211 StringBody stringBody1 = new StringBody("Message 1", ContentType.MULTIPART_FORM_DATA); in executeUpload()
/external/pdfium/xfa/fxfa/
Dcxfa_textprovider.cpp55 XFA_Attribute::ContentType, false); in GetTextNode()
94 XFA_Attribute::ContentType, false); in GetTextNode()
/external/nist-sip/java/gov/nist/javax/sip/message/
DMessageFactoryImpl.java199 sipRequest.setHeader((ContentType) contentType); in createRequest()
360 sipResponse.setHeader((ContentType) contentType); in createResponse()
474 sipResponse.setHeader((ContentType) contentType); in createResponse()
838 ContentTypeHeader cth = new ContentType(contentType[i],contentSubtype[i]); in createMultipartMimeContent()
DSIPMessage.java41 import gov.nist.javax.sip.header.ContentType;
932 public ContentType getContentTypeHeader() { in getContentTypeHeader()
933 return (ContentType) getHeaderLowerCase(CONTENT_TYPE_LOWERCASE); in getContentTypeHeader()
1216 ContentType ct = new ContentType(type, subType); in setMessageContent()
1276 ContentType ct = new ContentType(type, subType); in setMessageContent()
1864 ContentType ct = getContentTypeHeader(); in getCharset()
/external/nist-sip/java/gov/nist/javax/sip/stack/
DMessageChannel.java38 import gov.nist.javax.sip.header.ContentType;
418 ContentTypeHeader cth = new ContentType("message", "sipfrag"); in createBadReqRes()
/external/protobuf/docs/swift/
DDesignDoc.md323 enum ContentType {
332 public enum ContentType: Int32, NilLiteralConvertible {
352 enum ContentType {
361 public enum ContentType: RawRepresentable, NilLiteralConvertible {
409 // Without NilLiteralConvertible conformance on ContentType
411 public var contentType: ContentType! { ... }
432 // With NilLiteralConvertible conformance on ContentType
435 public var contentType: ContentType { ... }
453 func foo(contentType: ContentType) { ... }

123