Home
last modified time | relevance | path

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

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