Home
last modified time | relevance | path

Searched refs:contentLocation_ (Results 1 – 2 of 2) sorted by relevance

/base/telephony/sms_mms/frameworks/native/mms/src/
Dmms_attachment.cpp56 contentLocation_ = srcAttachment.contentLocation_; in MmsAttachment()
96 contentLocation_.assign(contentLocation); in SetContentLocation()
102 return contentLocation_; in GetContentLocation()
/base/telephony/sms_mms/interfaces/innerkits/
Dmms_attachment.h191 std::string contentLocation_; variable