Home
last modified time | relevance | path

Searched refs:SetAttachment (Results 1 – 3 of 3) 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.cpp273 if (!bodyPart.SetAttachment(attachment)) { in AddAttachment()
Dmms_body_part.cpp232 bool MmsBodyPart::SetAttachment(MmsAttachment &attachment) in SetAttachment() function in OHOS::Telephony::MmsBodyPart