Home
last modified time | relevance | path

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

/base/telephony/sms_mms/frameworks/native/mms/src/
Dmms_body.cpp170 bool MmsBody::IsContentLocationPartExist(std::string contentLocation) in IsContentLocationPartExist()
202 std::string contentLocation; in IsBodyPartExist() local
Dmms_body_part.cpp325 bool MmsBodyPart::SetContentLocation(std::string contentLocation) in SetContentLocation()
330 bool MmsBodyPart::GetContentLocation(std::string &contentLocation) in GetContentLocation()
400 std::string contentLocation = ""; in DecodeSetFileName() local
Dmms_body_part_header.cpp334 bool MmsBodyPartHeader::GetContentLocation(std::string &contentLocation) in GetContentLocation()
341 bool MmsBodyPartHeader::SetContentLocation(std::string contentLocation) in SetContentLocation()
Dmms_attachment.cpp95 bool MmsAttachment::SetContentLocation(std::string contentLocation) in SetContentLocation()
Dmms_msg.cpp335 std::string contentLocation = ""; in GetAllAttachment() local
/base/telephony/sms_mms/frameworks/js/napi/include/
Dnapi_mms.h58 std::string contentLocation = ""; member
102 std::string contentLocation = ""; member
/base/telephony/sms_mms/interfaces/kits/js/
D@ohos.telephony.sms.d.ts1288 contentLocation: string; property
1808 contentLocation: string; property