Searched refs:ContentType (Results 1 – 4 of 4) sorted by relevance
69 #define Q_DEFINE_CONTENT_PRIVATE_HELPER(Class, ContentType) \ argument71 virtual QPlaceContent::Type type() const {return ContentType;} \74 if (other.type() == ContentType) \
2 contentType ContentType ({ pkcs7_check_content_type }),6 ContentType ::= OBJECT IDENTIFIER ({ pkcs7_note_OID })24 contentType ContentType ({ pkcs7_note_OID }),
14 contentType ContentType,23 ContentType ::= OBJECT IDENTIFIER ({ mscode_note_content_type })
33 from testtools.content_type import ContentType139 …kwargs["details"]["extraresults"] = Content(ContentType("application", "json", {'charset': 'utf8'}…