Home
last modified time | relevance | path

Searched defs:ContentType (Results 1 – 22 of 22) 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/webrtc/api/video_codecs/
Dvideo_encoder_config.h120 enum class ContentType { enum
/external/python/pyasn1-modules/pyasn1_modules/
Drfc2634.py29 ContentType = rfc5652.ContentType variable
Drfc5035.py26 ContentType = rfc5652.ContentType variable
Drfc2315.py42 class ContentType(univ.ObjectIdentifier): class
Drfc3852.py342 class ContentType(univ.ObjectIdentifier): class
Drfc5652.py335 class ContentType(univ.ObjectIdentifier): class
Drfc2985.py65 ContentType = rfc5652.ContentType variable
Drfc7906.py108 ContentType = rfc5652.ContentType variable
/external/libbrillo/brillo/http/
Dhttp_request_test.cc82 TEST_F(HttpRequestTest, ContentType) { in TEST_F() argument
/external/webrtc/test/scenario/
Dvideo_stream_unittest.cc20 using ContentType = VideoStreamConfig::Encoder::ContentType; typedef
Dscenario_config.h120 enum class ContentType { enum
/external/curl/lib/
Dmime.c1751 struct ContentType { in Curl_mime_contenttype() struct
1752 const char *extension; in Curl_mime_contenttype()
1753 const char *type; in Curl_mime_contenttype()
/external/rust/crates/coset/src/header/
Dmod.rs33 pub type ContentType = crate::RegisteredLabel<iana::CoapContentFormat>; typedef
/external/oboe/include/oboe/
DDefinitions.h339 enum ContentType : int32_t { // aaudio_content_type_t enum
/external/exoplayer/tree/library/common/src/main/java/com/google/android/exoplayer2/
DC.java600 public @interface ContentType {} annotation in C
/external/python/asn1crypto/asn1crypto/
Dcms.py127 class ContentType(ObjectIdentifier): class
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/
DC.java720 public @interface ContentType {} annotation in C
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp45 dwarf::LineNumberEntryFormat ContentType) { in trackContentType()
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/
DC.java636 public @interface ContentType {} annotation in C
/external/python/cpython3/Lib/email/
D_header_value_parser.py821 class ContentType(ParameterizedHeaderValue): class
/external/drm_hwcomposer/.ci/android_headers/hardware/
Dhwcomposer2.h979 enum class ContentType : int32_t { enum