Home
last modified time | relevance | path

Searched defs:contentType (Results 1 – 12 of 12) sorted by relevance

/base/telephony/sms_mms/frameworks/native/mms/src/
Dmms_msg.cpp252 std::string contentType = ""; in GetHeaderContentType() local
290 std::string contentType; in AddAttachment() local
329 std::string contentType = ""; in GetAllAttachment() local
Dmms_body.cpp74 std::string contentType = ""; in DecodeMmsBody() local
/base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/
Dpublishnotification_fuzzer.cpp43 std::shared_ptr<Notification::NotificationNormalContent> contentType = in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/
Dpublishcontinuoustasknotification_fuzzer.cpp43 std::shared_ptr<Notification::NotificationNormalContent> contentType = in DoSomethingInterestingWithMyAPI() local
/base/web/webview/ohos_adapter/interfaces/
Daudio_system_manager_adapter.h43 AudioAdapterContentType contentType; member
Daudio_renderer_adapter.h84 AudioAdapterContentType contentType; member
/base/notification/distributed_notification_service/services/ans/include/
Devent_report.h47 int32_t contentType = 0; member
/base/web/webview/ohos_adapter/audio_adapter/src/
Daudio_renderer_adapter_impl.cpp289 ContentType AudioRendererAdapterImpl::GetAudioContentType(AudioAdapterContentType contentType) in GetAudioContentType()
/base/telephony/sms_mms/interfaces/kits/js/
D@ohos.telephony.sms.d.ts391 contentType: string; property
453 contentType: string; property
523 contentType: string; property
/base/telephony/sms_mms/frameworks/js/napi/include/
Dnapi_mms.h72 std::string contentType; member
101 std::string contentType; member
139 std::string contentType; member
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp1077 auto contentType = request.GetNotificationType(); in CheckImageSizeForContent() local
/base/security/appverify/interfaces/innerkits/appverify_lite/src/
Dmbedtls_pkcs7.c118 mbedtls_asn1_buf *contentType, bool *hasContent) in GetContentInfoType()