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.cpp169 bool MmsBody::IsContentLocationPartExist(std::string contentLocation) in IsContentLocationPartExist()
201 std::string contentLocation; in IsBodyPartExist() local
Dmms_body_part.cpp324 bool MmsBodyPart::SetContentLocation(std::string contentLocation) in SetContentLocation()
329 bool MmsBodyPart::GetContentLocation(std::string &contentLocation) in GetContentLocation()
399 std::string contentLocation = ""; in DecodeSetFileName() local
Dmms_body_part_header.cpp328 bool MmsBodyPartHeader::GetContentLocation(std::string &contentLocation) in GetContentLocation()
335 bool MmsBodyPartHeader::SetContentLocation(std::string contentLocation) in SetContentLocation()
Dmms_attachment.cpp94 bool MmsAttachment::SetContentLocation(std::string contentLocation) in SetContentLocation()
Dmms_msg.cpp335 std::string contentLocation = ""; in GetAllAttachment() local
/base/telephony/sms_mms/interfaces/kits/js/
D@ohos.telephony.sms.d.ts1193 contentLocation: string; property
1713 contentLocation: string; property
/base/telephony/sms_mms/frameworks/js/napi/include/
Dnapi_mms.h58 std::string contentLocation = ""; member
102 std::string contentLocation = ""; member