Home
last modified time | relevance | path

Searched refs:GetPartFileName (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/include/
H A Dmms_body_part.h53 std::string GetPartFileName();
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_msg.cpp323 fileName = part.GetPartFileName(); in GetAllAttachment()
H A Dmms_body_part.cpp516 std::string MmsBodyPart::GetPartFileName() in GetPartFileName() function in OHOS::Telephony::MmsBodyPart
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_mms_test.cpp999 EXPECT_STREQ(strCt.c_str(), part.GetPartFileName().c_str());