Home
last modified time | relevance | path

Searched refs:contentTransferEncoding (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_body_part_header.cpp317 bool MmsBodyPartHeader::GetContentTransferEncoding(std::string &contentTransferEncoding) in GetContentTransferEncoding() argument
319 contentTransferEncoding.clear(); in GetContentTransferEncoding()
320 contentTransferEncoding = strContentTransferEncoding_; in GetContentTransferEncoding()
324 bool MmsBodyPartHeader::SetContentTransferEncoding(std::string contentTransferEncoding) in SetContentTransferEncoding() argument
326 strContentTransferEncoding_ = contentTransferEncoding; in SetContentTransferEncoding()
H A Dmms_attachment.cpp125 bool MmsAttachment::SetContentTransferEncoding(std::string contentTransferEncoding) in SetContentTransferEncoding() argument
127 if (contentTransferEncoding.empty()) { in SetContentTransferEncoding()
131 contenTransferEncoding_.assign(contentTransferEncoding); in SetContentTransferEncoding()
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/include/
H A Dmms_body_part_header.h61 bool GetContentTransferEncoding(std::string &contentTransferEncoding);
66 bool SetContentTransferEncoding(std::string contentTransferEncoding);
/ohos5.0/base/telephony/sms_mms/interfaces/innerkits/
H A Dmms_attachment.h101 bool SetContentTransferEncoding(std::string contentTransferEncoding);
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/include/
H A Dnapi_mms.h60 std::string contentTransferEncoding = ""; member
/ohos5.0/base/telephony/sms_mms/interfaces/kits/js/
H A D@ohos.telephony.sms.d.ts1788 contentTransferEncoding: string;
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_mms.cpp283 attachmentContext.contentTransferEncoding = it.GetContentTransferEncoding(); in getAttachmentByDecodeMms()
357 …SetPropertyStringUtf8(env, attachment, "contentTransferEncoding", context.contentTransferEncoding); in CreateAttachmentValue()
1038 …attachmentContext.contentTransferEncoding = GetNapiStringValue(env, value, "contentTransferEncodin… in BuildMmsAttachment()
1165 if (it->contentTransferEncoding.size() > 0) { in SetAttachmentToCore()
1166 itAttachment.SetContentTransferEncoding(it->contentTransferEncoding); in SetAttachmentToCore()
/ohos5.0/base/telephony/sms_mms/
H A DREADME_zh.md272 contentTransferEncoding: 'binary',
/ohos5.0/docs/zh-cn/application-dev/reference/apis-telephony-kit/
H A Djs-apis-sms-sys.md2087 | contentTransferEncoding | string | 是 | 内容传输编码 |
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-telephony.md824 …|类名:MmsAttachment;<br>方法or属性:contentTransferEncoding: string;<br>旧版本信息:|类名:MmsAttachment;<br>方法or属…
1200 …|类名:MmsAttachment;<br>方法or属性:contentTransferEncoding: string;<br>旧版本信息:|类名:MmsAttachment;<br>方法or属…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-telephony.md838 …|类名:MmsAttachment;<br>方法or属性:contentTransferEncoding: string;<br>旧版本信息:|类名:MmsAttachment;<br>方法or属…
1213 …|类名:MmsAttachment;<br>方法or属性:contentTransferEncoding: string;<br>旧版本信息:|类名:MmsAttachment;<br>方法or属…
/ohos5.0/docs/en/application-dev/reference/apis-telephony-kit/
H A Djs-apis-sms-sys.md2087 | contentTransferEncoding | string | Yes | Encoding for content tran…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-telephony.md838 …name: contentTransferEncoding: string;<br>Old version information: |Class name: MmsAttachment;<br>…
1213 …name: contentTransferEncoding: string;<br>Old version information: |Class name: MmsAttachment;<br>…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-telephony.md824 …name: contentTransferEncoding: string;<br>Old version information: |Class name: MmsAttachment;<br>…
1200 …name: contentTransferEncoding: string;<br>Old version information: |Class name: MmsAttachment;<br>…