Home
last modified time | relevance | path

Searched refs:GetContentLocation (Results 1 - 12 of 12) sorted by relevance

/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_body.cpp173 item.GetPartHeader().GetContentLocation(strlocation); in IsContentLocationPartExist()
202 bodyPart.GetContentLocation(contentLocation); in IsBodyPartExist()
H A Dmms_body_part.cpp277 if (!SetContentLocation(attachment.GetContentLocation())) { in SetAttachment()
327 bool MmsBodyPart::GetContentLocation(std::string &contentLocation) in GetContentLocation() function in OHOS::Telephony::MmsBodyPart
329 return mmsBodyPartHeader_.GetContentLocation(contentLocation); in GetContentLocation()
398 GetPartHeader().GetContentLocation(contentLocation); in DecodeSetFileName()
H A Dmms_attachment.cpp105 std::string MmsAttachment::GetContentLocation() in GetContentLocation() function in OHOS::Telephony::MmsAttachment
H A Dmms_body_part_header.cpp330 bool MmsBodyPartHeader::GetContentLocation(std::string &contentLocation) in GetContentLocation() function in OHOS::Telephony::MmsBodyPartHeader
H A Dmms_msg.cpp336 part.GetPartHeader().GetContentLocation(contentLocation); in GetAllAttachment()
/base/telephony/sms_mms/frameworks/native/mms/include/
H A Dmms_body_part_header.h59 bool GetContentLocation(std::string &contentLocation);
H A Dmms_body_part.h46 bool GetContentLocation(std::string &contentLocation);
/base/telephony/sms_mms/interfaces/innerkits/
H A Dmms_attachment.h76 std::string GetContentLocation();
/base/telephony/sms_mms/test/gtest/
H A Dmms_gtest.cpp531 retStr = attachment.GetContentLocation(); in HWTEST_F()
623 mmsBodyPartHeader.GetContentLocation(testStr); in HWTEST_F()
H A Dzero_branch_mms_test.cpp987 part.GetContentLocation(getCt); in HWTEST_F()
/base/telephony/sms_mms/test/unittest/
H A Dmms_msg_test.cpp728 std::cout << "ContentLocation: " << it.GetContentLocation() << std::endl; in MmsSendReqDecodeTest()
790 std::cout << "ContentLocation: " << it.GetContentLocation() << std::endl; in MmsRetrieveConfDecodeTest()
/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_mms.cpp281 attachmentContext.contentLocation = it.GetContentLocation(); in getAttachmentByDecodeMms()

Completed in 14 milliseconds