Home
last modified time | relevance | path

Searched refs:TEXT_PLAIN (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/include/
H A Dmms_content_type.h28 TEXT_PLAIN = 0x03, enumerator
122 { ContentTypes::TEXT_PLAIN, "text/plain" },
/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Dndef_har_data_parser.cpp31 const std::string TEXT_PLAIN = "text/plain"; variable
148 if (type == TEXT_PLAIN) { in ParseOtherType()
276 return TEXT_PLAIN; in ToMimeType()
/ohos5.0/base/telephony/sms_mms/services/sms/include/
H A Dsms_wap_push_content_type.h29 TEXT_PLAIN = 0x03, enumerator
123 { WapPushContentTypes::TEXT_PLAIN, "text/plain" },