Home
last modified time | relevance | path

Searched refs:SetAttachment (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/include/
H A Dmms_body_part.h36 bool SetAttachment(MmsAttachment &attachment);
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_msg.cpp274 if (!bodyPart.SetAttachment(attachment)) { in AddAttachment()
H A Dmms_body_part.cpp241 bool MmsBodyPart::SetAttachment(MmsAttachment &attachment) in SetAttachment() function in OHOS::Telephony::MmsBodyPart
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_mms_test.cpp732 ASSERT_FALSE(mmsBodyPart.SetAttachment(mmsAttachment));