Home
last modified time | relevance | path

Searched refs:WriteBodyFromAttachmentBuffer (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/include/
H A Dmms_body_part.h58 bool WriteBodyFromAttachmentBuffer(MmsAttachment &attachment);
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_body_part.cpp258 if (!WriteBodyFromAttachmentBuffer(attachment)) { in SetAttachment()
478 bool MmsBodyPart::WriteBodyFromAttachmentBuffer(MmsAttachment &attachment) in WriteBodyFromAttachmentBuffer() function in OHOS::Telephony::MmsBodyPart
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_mms_test.cpp737 ASSERT_FALSE(mmsBodyPart.WriteBodyFromAttachmentBuffer(mmsAttachment));
739 ASSERT_FALSE(mmsBodyPart.WriteBodyFromAttachmentBuffer(mmsAttachment));