Searched refs:GetAllAttachment (Results 1 – 5 of 5) sorted by relevance
291 bool GetAllAttachment(std::vector<MmsAttachment> &attachments);
301 bool MmsMsg::GetAllAttachment(std::vector<MmsAttachment> &attachments) in GetAllAttachment() function in OHOS::Telephony::MmsMsg
723 decodeMsg.GetAllAttachment(attachments); in MmsSendReqDecodeTest()785 decodeMsg.GetAllAttachment(attachments); in MmsRetrieveConfDecodeTest()
1031 EXPECT_FALSE(mmsMsg.GetAllAttachment(attachments));1076 EXPECT_FALSE(mmsMsg.GetAllAttachment(attachments));
272 mmsMsg.GetAllAttachment(attachment); in getAttachmentByDecodeMms()