Searched defs:GetContentDisposition (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/ | ||
H A D | mms_attachment.cpp | 120 std::string MmsAttachment::GetContentDisposition() in GetContentDisposition() function in OHOS::Telephony::MmsAttachment |
H A D | mms_body_part_header.cpp | 343 bool MmsBodyPartHeader::GetContentDisposition(std::string &contentDisposition) in GetContentDisposition() function in OHOS::Telephony::MmsBodyPartHeader |
H A D | mms_body_part.cpp | 337 bool MmsBodyPart::GetContentDisposition(std::string &contentDisposition) in GetContentDisposition() function in OHOS::Telephony::MmsBodyPart |
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/ | ||
H A D | web_event.h | 1098 const std::string& GetContentDisposition() const in GetContentDisposition() function |
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/ | ||
H A D | web_delegate_cross.cpp | 486 std::string WebDownloadResponseImpl::GetContentDisposition() const in GetContentDisposition() function in OHOS::Ace::WebDownloadResponseImpl |