Home
last modified time | relevance | path

Searched defs:contentId (Results 1 - 8 of 8) sorted by relevance

/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_body.cpp181 bool MmsBody::IsContentIdPartExist(std::string contentId) in IsContentIdPartExist() argument
195 std::string contentId; in IsBodyPartExist() local
H A Dmms_attachment.cpp75 bool MmsAttachment::SetContentId(std::string contentId) in SetContentId() argument
[all...]
H A Dmms_body_part_header.cpp304 bool MmsBodyPartHeader::GetContentId(std::string &contentId) in GetContentId() argument
311 bool MmsBodyPartHeader::SetContentId(std::string contentId) in SetContentId() argument
H A Dmms_body_part.cpp312 bool MmsBodyPart::SetContentId(std::string contentId) in SetContentId() argument
317 bool MmsBodyPart::GetContentId(std::string &contentId) in GetContentId() argument
403 std::string contentId = ""; in DecodeSetFileName() local
H A Dmms_msg.cpp290 std::string contentId; in AddAttachment() local
315 std::string contentId = ""; in GetAllAttachment() local
/base/telephony/sms_mms/frameworks/js/napi/include/
H A Dnapi_mms.h57 std::string contentId = ""; member
/base/telephony/sms_mms/test/unittest/
H A Dmms_msg_test.cpp661 MmsAddAttachment( MmsMsg &msg, std::string pathName, std::string contentId, std::string contenType, bool isSmil) const MmsAddAttachment() argument
/base/telephony/sms_mms/test/gtest/
H A Dmms_gtest.cpp180 bool MmsAddAttachment(MmsMsg &msg, std::string pathName, std::string contentId, std::string contenType, bool isSmil) in MmsAddAttachment() argument

Completed in 8 milliseconds