Home
last modified time | relevance | path

Searched defs:contentType (Results 1 - 23 of 23) sorted by relevance

/base/web/webview/test/fuzztest/ohos_adapter/audio_adapter/audiocreaterender_fuzzer/
H A Daudiocreaterender_fuzzer.cpp68 AudioAdapterContentType contentType; member in MockAudioRendererOptionsAdapter
/base/web/webview/test/fuzztest/ohos_adapter/audio_adapter/audiorendereradapter_fuzzer/
H A Daudiorenderadapter_fuzzer.cpp39 AudioAdapterContentType contentType = AudioAdapterContentType::CONTENT_TYPE_MUSIC; in AudioRendererAdapterFuzzTest() local
/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/
H A Dpublishcontinuoustasknotification_fuzzer.cpp43 std::shared_ptr<Notification::NotificationNormalContent> contentType = in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/
H A Dpublishnotification_fuzzer.cpp43 std::shared_ptr<Notification::NotificationNormalContent> contentType = in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_check_request.cpp22 NotificationCheckRequest::NotificationCheckRequest(NotificationContent::Type contentType, in NotificationCheckRequest() argument
30 void NotificationCheckRequest::SetContentType(NotificationContent::Type contentType) in SetContentType() argument
H A Dnotification_content.cpp286 auto contentType = jsonObject.at("contentType"); in ConvertJsonToContent() local
335 GetContentTypeByString( const std::string &strContentType, NotificationContent::Type &contentType) GetContentTypeByString() argument
[all...]
H A Dnotification_check_info.cpp23 NotificationCheckInfo::NotificationCheckInfo(std::string pkgName, int32_t notifyId, int32_t contentType, in NotificationCheckInfo() argument
58 void NotificationCheckInfo::SetContentType(int32_t contentType) in SetContentType() argument
H A Dnotification_request.cpp2704 auto contentType = GetNotificationType(); in CheckImageSizeForContent() local
/base/notification/distributed_notification_service/services/ans/include/
H A Devent_report.h48 int32_t contentType = 0; member
/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_body.cpp74 std::string contentType = ""; in DecodeMmsBody() local
H A Dmms_msg.cpp253 std::string contentType = ""; in GetHeaderContentType() local
291 std::string contentType; in AddAttachment() local
330 std::string contentType = ""; in GetAllAttachment() local
/base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/
H A Dsmart_reminder_center.cpp135 NotificationContent::Type contentType; in ParseReminderFilterSlot() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_push_callback.cpp155 NotificationNapi::ContentType contentType; in OnCheckNotification() local
/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_analytics_util.cpp195 NotificationNapi::ContentType contentType; in ReportNotificationEvent() local
328 NotificationNapi::ContentType contentType; in BuildExtraInfoWithReq() local
/base/telephony/sms_mms/frameworks/js/napi/include/
H A Dnapi_mms.h61 std::string contentType = ""; member
90 std::string contentType = ""; member
128 std::string contentType = ""; member
/base/web/webview/ohos_adapter/audio_adapter/src/
H A Daudio_renderer_adapter_impl.cpp351 ContentType AudioRendererAdapterImpl::GetAudioContentType(AudioAdapterContentType contentType) in GetAudioContentType() argument
/base/web/webview/test/unittest/audio_adapter_impl_test/
H A Daudio_adapter_impl_test.cpp109 AudioAdapterContentType contentType; member in OHOS::NWeb::AudioRendererOptionsAdapterMock
144 AudioAdapterContentType contentType; member in OHOS::NWeb::AudioInterruptAdapterMock
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp2692 auto contentType = NotificationContent::Type::LOCAL_LIVE_VIEW; in HWTEST_F() local
2712 auto contentType = NotificationContent::Type::LOCAL_LIVE_VIEW; in HWTEST_F() local
2744 auto contentType = NotificationContent::Type::LOCAL_LIVE_VIEW; in HWTEST_F() local
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp456 bool CheckPage(uint8_t contentType, uint8_t *page) in CheckPage() argument
512 void GetFileSizeThresholdAndTraceTime(bool &isCpuRaw, uint8_t contentType, uint64_t &traceStartTime, in GetFileSizeThresholdAndTraceTime() argument
543 bool WriteFile(uint8_t contentType, const std::string &src, int outFd, const std::string &outputFile) in WriteFile() argument
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp2051 NotificationContent::Type contentType = request->GetNotificationType(); in IsNeedPushCheck() local
H A Dadvanced_notification_publish_service.cpp2505 NotificationNapi::ContentType contentType; in PublishRemoveDuplicateEvent() local
H A Dadvanced_notification_utils.cpp696 GetTargetRecordList(const int32_t uid, NotificationConstant::SlotType slotType, NotificationContent::Type contentType, std::vector<std::shared_ptr<NotificationRecord>>& recordList) GetTargetRecordList() argument
713 GetCommonTargetRecordList(const int32_t uid, NotificationConstant::SlotType slotType, NotificationContent::Type contentType, std::vector<std::shared_ptr<NotificationRecord>>& recordList) GetCommonTargetRecordList() argument
/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dmbedtls_pkcs7.c117 GetContentInfoType(unsigned char **p, const unsigned char *end, mbedtls_asn1_buf *contentType, bool *hasContent) GetContentInfoType() argument

Completed in 34 milliseconds