Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_basic_content.h138 int32_t contentType_; variable
H A Dnotification_check_info.h28 int32_t contentType_; variable
/ohos5.0/base/telephony/sms_mms/services/sms/include/
H A Dsms_wap_push_handler.h51 SmsWapPushContentType contentType_; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H A Daudio_interrupt_test.h53 ContentType contentType_ = ContentType::CONTENT_TYPE_MUSIC; variable
/ohos5.0/base/telephony/sms_mms/interfaces/innerkits/
H A Dmms_attachment.h194 std::string contentType_; variable
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolcreate_fuzzer/
H A Dsoundpoolcreate_fuzzer.cpp41 const ContentType contentType_[CONTENT_TYPE_LIST] { variable
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/
H A Ditem_info_box.h78 std::string contentType_; variable
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/include/mpd_parser/
H A Ddash_mpd_def.h133 std::string contentType_; member
153 std::string contentType_; member
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/
H A Dnapi_audio_renderer.h173 ContentType contentType_; variable
/ohos5.0/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_interrupt_info.h181 … AudioInterrupt(StreamUsage streamUsage_, ContentType contentType_, AudioFocusType audioFocusType_, in AudioInterrupt()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_audio_enum.h152 static napi_ref contentType_; variable
H A Dnapi_audio_enum.cpp41 napi_ref NapiAudioEnum::contentType_ = nullptr; member in OHOS::AudioStandard::NapiAudioEnum