Home
last modified time | relevance | path

Searched defs:ContentType (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/intelligentvoice/
H A D_intelligent_voice_engine.md52 ### ContentType subsection
/ohos5.0/base/startup/init/services/param/linux/
H A Dparam_message.h42 typedef enum ContentType { enum
48 } ContentType; typedef
/ohos5.0/drivers/peripheral/intelligent_voice/passthrough/engine/
H A Dengine_base.cpp58 IntellVoiceStatus EngineBase::ReadFileData(ContentType /* type */, getFileDataCb /* cb */) in ReadFileData() argument
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/hdi_adapter/
H A Dheadset_adapter_host_manager.cpp95 int32_t HeadsetAdapterHostManager::Read(OHOS::HDI::IntelligentVoice::Engine::V1_0::ContentType /* t… in Read()
/ohos5.0/docs/en/application-dev/reference/apis-notification-kit/
H A Djs-apis-notificationManager.md1659 ## ContentType section
H A Djs-apis-notification.md926 ## ContentType section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-notification-kit/
H A Djs-apis-notificationManager.md1659 ## ContentType section
H A Djs-apis-notification.md926 ## ContentType section
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Di_audio_stream.cpp69 void IAudioStream::CreateStreamMap(std::map<std::pair<ContentType, StreamUsage>, AudioStreamType> &… in CreateStreamMap()
H A Daudio_system_manager.cpp112 void AudioSystemManager::CreateStreamMap(map<pair<ContentType, StreamUsage>, AudioStreamType> &stre… in CreateStreamMap()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/include/
H A Dans_convert_enum.h27 enum class ContentType { enum
/ohos5.0/foundation/distributedhardware/distributed_audio/services/common/audioparam/
H A Daudio_param.h70 } ContentType; typedef
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h75 enum class ContentType { enum
/ohos5.0/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_stream_info.h208 enum ContentType { enum
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp102 enum ContentType : uint8_t { enum
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsEnumStyle.js1693 var ContentType; variable