Home
last modified time | relevance | path

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

/base/telephony/sms_mms/frameworks/native/mms/src/
Dmms_attachment.cpp139 bool MmsAttachment::SetContentType(std::string strContentType) in SetContentType()
Dmms_body.cpp129 std::string strContentType = ""; in EncodeMmsHeaderContentType() local
Dmms_body_part.cpp304 bool MmsBodyPart::SetContentType(std::string strContentType) in SetContentType()
309 bool MmsBodyPart::GetContentType(std::string &strContentType) in GetContentType()