Home
last modified time | relevance | path

Searched defs:forceType (Results 1 – 10 of 10) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
Daudio_capturer.cpp552 InterruptForceType forceType = interruptEvent.forceType; in OnInterrupt() local
/foundation/multimedia/audio_framework/frameworks/native/audiocompatibility/src/
Daudio_renderer_gateway.cpp500 InterruptForceType forceType = interruptEvent.forceType; in OnInterrupt() local
/foundation/multimedia/player_framework/services/engine/gstreamer/plugins/sink/audiosink/src/
Dgst_audio_server_sink.cpp274 guint eventType, guint forceType, guint hintType) in gst_audio_server_sink_interrupt_callback()
/foundation/multimedia/player_framework/frameworks/js/player/
Dplayer_callback_napi.cpp265 int32_t forceType = 0; in OnAudioInterruptCb() local
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
Daudio_info.h620 InterruptForceType forceType; member
631 InterruptForceType forceType; member
637 InterruptForceType forceType; member
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
Daudio_policy_server.cpp1970 InterruptForceType forceType = INTERRUPT_SHARE; in Dump() local
1981 InterruptForceType forceType = INTERRUPT_SHARE; in Dump() local
2289 InterruptForceType forceType = INTERRUPT_SHARE; in InterruptOnChange() local
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
Daudio_renderer.cpp780 InterruptForceType forceType = interruptEvent.forceType; in OnInterrupt() local
/foundation/multimedia/player_framework/frameworks/js/avplayer/
Davplayer_callback.cpp811 int32_t forceType = 0; in OnAudioInterruptCb() local
/foundation/multimedia/player_framework/services/engine/gstreamer/player/
Dplayer_engine_gst_impl.cpp450 int32_t forceType = (value >> INTERRUPT_EVENT_SHIFT) & 0x000000FF; in HandleInterruptMessage() local
/foundation/multimedia/player_framework/services/engine/gstreamer/common/playbin_adapter/
Dplaybin_ctrler_base.cpp1299 const uint32_t forceType, const uint32_t hintType, gpointer userData) in OnInterruptEventCb()