Home
last modified time | relevance | path

Searched defs:contentLocation (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_body.cpp169 bool MmsBody::IsContentLocationPartExist(std::string contentLocation) in IsContentLocationPartExist()
201 std::string contentLocation; in IsBodyPartExist() local
H A Dmms_body_part.cpp322 bool MmsBodyPart::SetContentLocation(std::string contentLocation) in SetContentLocation()
327 bool MmsBodyPart::GetContentLocation(std::string &contentLocation) in GetContentLocation()
397 std::string contentLocation = ""; in DecodeSetFileName() local
H A Dmms_body_part_header.cpp330 bool MmsBodyPartHeader::GetContentLocation(std::string &contentLocation) in GetContentLocation()
337 bool MmsBodyPartHeader::SetContentLocation(std::string contentLocation) in SetContentLocation()
H A Dmms_attachment.cpp95 bool MmsAttachment::SetContentLocation(std::string contentLocation) in SetContentLocation()
H A Dmms_msg.cpp335 std::string contentLocation = ""; in GetAllAttachment() local
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/include/
H A Dnapi_mms.h58 std::string contentLocation = ""; member
102 std::string contentLocation = ""; member