/base/web/webview/test/fuzztest/ohos_adapter/audio_adapter/audiocreaterender_fuzzer/ |
H A D | audiocreaterender_fuzzer.cpp | 68 AudioAdapterContentType contentType; member in MockAudioRendererOptionsAdapter
|
/base/web/webview/test/fuzztest/ohos_adapter/audio_adapter/audiorendereradapter_fuzzer/ |
H A D | audiorenderadapter_fuzzer.cpp | 39 AudioAdapterContentType contentType = AudioAdapterContentType::CONTENT_TYPE_MUSIC; in AudioRendererAdapterFuzzTest() local
|
/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/ |
H A D | publishcontinuoustasknotification_fuzzer.cpp | 43 std::shared_ptr<Notification::NotificationNormalContent> contentType =
in DoSomethingInterestingWithMyAPI() local
|
/base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/ |
H A D | publishnotification_fuzzer.cpp | 43 std::shared_ptr<Notification::NotificationNormalContent> contentType = in DoSomethingInterestingWithMyAPI() local
|
/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification_check_request.cpp | 22 NotificationCheckRequest::NotificationCheckRequest(NotificationContent::Type contentType, in NotificationCheckRequest() argument 30 void NotificationCheckRequest::SetContentType(NotificationContent::Type contentType) in SetContentType() argument
|
H A D | notification_content.cpp | 286 auto contentType = jsonObject.at("contentType"); in ConvertJsonToContent() local 335 GetContentTypeByString( const std::string &strContentType, NotificationContent::Type &contentType) GetContentTypeByString() argument [all...] |
H A D | notification_check_info.cpp | 23 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 D | notification_request.cpp | 2704 auto contentType = GetNotificationType(); in CheckImageSizeForContent() local
|
/base/notification/distributed_notification_service/services/ans/include/ |
H A D | event_report.h | 48 int32_t contentType = 0; member
|
/base/telephony/sms_mms/frameworks/native/mms/src/ |
H A D | mms_body.cpp | 74 std::string contentType = "";
in DecodeMmsBody() local
|
H A D | mms_msg.cpp | 253 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 D | smart_reminder_center.cpp | 135 NotificationContent::Type contentType; in ParseReminderFilterSlot() local
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/ |
H A D | napi_push_callback.cpp | 155 NotificationNapi::ContentType contentType; in OnCheckNotification() local
|
/base/notification/distributed_notification_service/services/ans/src/common/ |
H A D | notification_analytics_util.cpp | 195 NotificationNapi::ContentType contentType; in ReportNotificationEvent() local 328 NotificationNapi::ContentType contentType; in BuildExtraInfoWithReq() local
|
/base/telephony/sms_mms/frameworks/js/napi/include/ |
H A D | napi_mms.h | 61 std::string contentType = ""; member 90 std::string contentType = ""; member 128 std::string contentType = ""; member
|
/base/web/webview/ohos_adapter/audio_adapter/src/ |
H A D | audio_renderer_adapter_impl.cpp | 351 ContentType AudioRendererAdapterImpl::GetAudioContentType(AudioAdapterContentType contentType)
in GetAudioContentType() argument
|
/base/web/webview/test/unittest/audio_adapter_impl_test/ |
H A D | audio_adapter_impl_test.cpp | 109 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 D | advanced_notification_service_test.cpp | 2692 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 D | hitrace_dump.cpp | 456 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 D | advanced_notification_service.cpp | 2051 NotificationContent::Type contentType = request->GetNotificationType(); in IsNeedPushCheck() local
|
H A D | advanced_notification_publish_service.cpp | 2505 NotificationNapi::ContentType contentType; in PublishRemoveDuplicateEvent() local
|
H A D | advanced_notification_utils.cpp | 696 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 D | mbedtls_pkcs7.c | 117 GetContentInfoType(unsigned char **p, const unsigned char *end, mbedtls_asn1_buf *contentType, bool *hasContent) GetContentInfoType() argument
|