Home
last modified time | relevance | path

Searched defs:strContentType (Results 1 – 4 of 4) sorted by relevance

/base/telephony/sms_mms/frameworks/native/mms/src/
Dmms_body_part.cpp305 bool MmsBodyPart::SetContentType(std::string strContentType) in SetContentType()
310 bool MmsBodyPart::GetContentType(std::string &strContentType) in GetContentType()
Dmms_attachment.cpp140 bool MmsAttachment::SetContentType(std::string strContentType) in SetContentType()
Dmms_body.cpp130 std::string strContentType = ""; in EncodeMmsHeaderContentType() local
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_content.cpp336 const std::string &strContentType, NotificationContent::Type &contentType) in GetContentTypeByString()