Home
last modified time | relevance | path

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

/base/telephony/sms_mms/frameworks/native/mms/include/
H A Dmms_body_part.h58 bool WriteBodyFromAttachmentBuffer(MmsAttachment &attachment);
/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
/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_mms_test.cpp731 ASSERT_FALSE(mmsBodyPart.WriteBodyFromAttachmentBuffer(mmsAttachment)); in HWTEST_F()
733 ASSERT_FALSE(mmsBodyPart.WriteBodyFromAttachmentBuffer(mmsAttachment)); in HWTEST_F()

Completed in 4 milliseconds