Home
last modified time | relevance | path

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

123

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_check_request.cpp22 NotificationCheckRequest::NotificationCheckRequest(NotificationContent::Type contentType, in NotificationCheckRequest()
30 void NotificationCheckRequest::SetContentType(NotificationContent::Type contentType) in SetContentType()
H A Dnotification_check_info.cpp23 …icationCheckInfo::NotificationCheckInfo(std::string pkgName, int32_t notifyId, int32_t contentType, in NotificationCheckInfo()
58 void NotificationCheckInfo::SetContentType(int32_t contentType) in SetContentType()
H A Dnotification_content.cpp286 auto contentType = jsonObject.at("contentType"); in ConvertJsonToContent() local
336 const std::string &strContentType, NotificationContent::Type &contentType) in GetContentTypeByString()
/ohos5.0/foundation/multimedia/media_foundation/test/unittest/
H A DTestHttpSourcePlugin.cpp33 const char contentType[] = "audio"; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H A Daudio_interrupt_test.cpp289 void AudioInterruptTest::SaveStreamInfo(ContentType contentType, StreamUsage streamUsage) in SaveStreamInfo()
338 … ContentType contentType = static_cast<ContentType>(strtol(argv[argIndexTwo], NULL, numBase)); in main() local
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/audio_adapter/audiorenderadapter_fuzzer/
H A Daudiorenderadapter_fuzzer.cpp41 AudioAdapterContentType contentType = AudioAdapterContentType::CONTENT_TYPE_MUSIC; in AudioRendererAdapterFuzzTest() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/
H A Dnapi_audio_session_manager.h41 int32_t contentType; member
H A Dnapi_audio_stream_manager.h45 int32_t contentType; member
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/
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
H A Dmms_body.cpp74 std::string contentType = ""; in DecodeMmsBody() local
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/audio_adapter/audiocreaterender_fuzzer/
H A Daudiocreaterender_fuzzer.cpp73 AudioAdapterContentType contentType; member in MockAudioRendererOptionsAdapter
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/
H A Dpublishnotification_fuzzer.cpp43 std::shared_ptr<Notification::NotificationNormalContent> contentType = in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/
H A Dpublishcontinuoustasknotification_fuzzer.cpp43 std::shared_ptr<Notification::NotificationNormalContent> contentType = in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/download/
H A Ddownloader.h37 char contentType[32]; // 32 chars member
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/include/ringtone_player/
H A Dringtone_player_napi.h84 AudioStandard::ContentType contentType; member
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/ringtone_player/
H A Daudio_renderer_info_napi.cpp132 AudioStandard::ContentType contentType; in GetContentType() local
161 int32_t contentType = 0; in SetContentType() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/
H A Ddownloader.h43 char contentType[32]; // 32 chars member
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Devent_report.h48 int32_t contentType = 0; member
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/include/
H A Dnet_http_request.h44 std::string contentType; member
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_period_manager.cpp117 std::string contentType((*it)->contentType_); in ParseAdptSetList() local
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/options/include/
H A Dhttp_request_options.h44 std::string contentType; member
/ohos5.0/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
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_analytics_util.cpp201 NotificationNapi::ContentType contentType; in ReportNotificationEvent() local
357 NotificationNapi::ContentType contentType; in BuildExtraInfoWithReq() local
/ohos5.0/foundation/communication/dsoftbus/core/broadcast/scheduler/src/
H A Dbroadcast_scheduler.c48 int32_t SchedulerStartBroadcast(int32_t bcId, BroadcastContentType contentType, const BroadcastPara… in SchedulerStartBroadcast()
H A Dbroadcast_scheduler_virtual.c57 int32_t SchedulerStartBroadcast(int32_t bcId, BroadcastContentType contentType, const BroadcastPara… in SchedulerStartBroadcast()

123