Home
last modified time | relevance | path

Searched refs:strFileName_ (Results 1 - 8 of 8) sorted by relevance

/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_attachment.cpp65 strFileName_ = srcAttachment.strFileName_; in MmsAttachment()
171 strFileName_.assign(strFileName); in SetFileName()
177 if (strFileName_.length() > 0) { in GetFileName()
178 return strFileName_; in GetFileName()
H A Dmms_body_part.cpp52 TELEPHONY_LOGI("strFileName : %{private}s", strFileName_.c_str()); in DumpMmsBodyPart()
90 strFileName_ = obj.strFileName_; in AssignBodyPart()
265 if (strFileName_.empty()) { in SetAttachment()
287 GetContentType().GetContentParam().SetFileName(strFileName_); in SetAttachment()
394 strFileName_ = fileName; in DecodeSetFileName()
400 strFileName_ = contentLocation; in DecodeSetFileName()
406 strFileName_ = contentId; in DecodeSetFileName()
429 strFileName_ = chCurrentTime; in DecodeSetFileName()
518 return strFileName_; in GetPartFileName()
[all...]
H A Dmms_body_part_header.cpp26 strFileName_ = srcHeader.strFileName_; in operator =()
191 strFileName_ = strTmp; in DecodeDispositionParameter()
/base/telephony/sms_mms/frameworks/native/mms/include/
H A Dmms_body_part_header.h74 std::string strFileName_ = ""; member in OHOS::Telephony::MmsHeaderParam::MmsDispositonParam::MmsBodyPartHeader
H A Dmms_body_part.h64 std::string strFileName_ = ""; member in OHOS::Telephony::MmsBodyPart
/base/telephony/sms_mms/interfaces/innerkits/
H A Dmms_attachment.h195 std::string strFileName_; member in OHOS::Telephony::MmsAttachment
/base/telephony/sms_mms/test/gtest/
H A Dmms_gtest.cpp545 attachment.strFileName_ = ""; in HWTEST_F()
H A Dzero_branch_mms_test.cpp732 mmsAttachment.strFileName_ = "test"; in HWTEST_F()

Completed in 8 milliseconds