Home
last modified time | relevance | path

Searched defs:interruptEvent (Results 1 – 25 of 33) sorted by relevance

12

/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_interrupt_test/include/
Daudio_capturer_interrupt_unit_test.h34 void OnInterrupt(const InterruptEvent &interruptEvent) override in OnInterrupt()
44 void OnInterrupt(const InterruptEvent &interruptEvent) override in OnInterrupt()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
Daudio_policy_manager_listener_proxy.cpp34const InterruptEventInternal &interruptEvent) in WriteInterruptEventParams()
42 void AudioPolicyManagerListenerProxy::OnInterrupt(const InterruptEventInternal &interruptEvent) in OnInterrupt()
139 void AudioPolicyManagerListenerCallback::OnInterrupt(const InterruptEventInternal &interruptEvent) in OnInterrupt()
Daudio_policy_server.cpp1152 InterruptEventInternal interruptEvent = {}; in NotifyFocusGranted() local
1181 InterruptEventInternal interruptEvent = {}; in NotifyFocusAbandoned() local
1222 …InterruptEventInternal interruptEvent {INTERRUPT_TYPE_BEGIN, focusEntry.forceType, focusEntry.hint… in ProcessCurrentInterrupt() local
1264 …InterruptEventInternal interruptEvent {INTERRUPT_TYPE_BEGIN, INTERRUPT_FORCE, INTERRUPT_HINT_NONE,… in ProcessFocusEntry() local
1972 InterruptEventInternal interruptEvent {type, forceType, hint, 0.2f}; in Dump() local
1983 InterruptEventInternal interruptEvent {type, forceType, hint, 0.2f}; in Dump() local
2298 InterruptEventInternal interruptEvent {type, forceType, hint, 0.2f}; in InterruptOnChange() local
/foundation/multimedia/audio_framework/services/audio_policy/client/src/
Daudio_policy_manager_listener_stub.cpp33InterruptEventInternal &interruptEvent) in ReadInterruptEventParams()
88 InterruptEventInternal interruptEvent = {}; in OnRemoteRequest() local
113 void AudioPolicyManagerListenerStub::OnInterrupt(const InterruptEventInternal &interruptEvent) in OnInterrupt()
/foundation/multimedia/player_framework/frameworks/js/ringtone_manager/include/
Dringtone_player_callback_napi.h39 AudioStandard::InterruptEvent interruptEvent; member
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/multiple_capturer_test/include/
Dmultiple_audio_capturer_unit_test.h34 void OnInterrupt(const InterruptEvent &interruptEvent) override in OnInterrupt()
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/include/
Daudio_capturer_unit_test.h36 void OnInterrupt(const InterruptEvent &interruptEvent) override {} in OnInterrupt()
/foundation/multimedia/audio_framework/frameworks/js/napi/audio_capturer/include/
Daudio_capturer_callback_napi.h38 InterruptEvent interruptEvent; member
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/unittest/renderer_test/include/
Daudio_renderer_unit_test.h26 void OnInterrupt(const InterruptEvent &interruptEvent) override {} in OnInterrupt()
/foundation/multimedia/audio_framework/frameworks/js/napi/audio_renderer/include/
Daudio_renderer_callback_napi.h38 InterruptEvent interruptEvent; member
/foundation/multimedia/audio_framework/frameworks/native/audiocompatibility/src/
Daudio_renderer_gateway.cpp393 void AudioInterruptCallbackGateway::NotifyEvent(const InterruptEvent &interruptEvent) in NotifyEvent()
406 bool AudioInterruptCallbackGateway::HandleForceDucking(const InterruptEventInternal &interruptEvent) in HandleForceDucking()
437 …ioInterruptCallbackGateway::NotifyForcePausedToResume(const InterruptEventInternal &interruptEvent) in NotifyForcePausedToResume()
445 …oInterruptCallbackGateway::HandleAndNotifyForcedEvent(const InterruptEventInternal &interruptEvent) in HandleAndNotifyForcedEvent()
497 void AudioInterruptCallbackGateway::OnInterrupt(const InterruptEventInternal &interruptEvent) in OnInterrupt()
/foundation/multimedia/player_framework/frameworks/js/ringtone_manager/src/
Dringtone_player_callback_napi.cpp85 const AudioStandard::InterruptEvent& interruptEvent) in NativeInterruptEventToJsObj()
93 void RingtonePlayerCallbackNapi::OnInterrupt(const AudioStandard::InterruptEvent &interruptEvent) in OnInterrupt()
/foundation/multimedia/player_framework/frameworks/js/player/
Dplayer_callback_napi.h51 OHOS::AudioStandard::InterruptEvent interruptEvent; member
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
Daudio_capturer.cpp494 void AudioCapturerInterruptCallbackImpl::NotifyEvent(const InterruptEvent &interruptEvent) in NotifyEvent()
507 …turerInterruptCallbackImpl::NotifyForcePausedToResume(const InterruptEventInternal &interruptEvent) in NotifyForcePausedToResume()
515 …urerInterruptCallbackImpl::HandleAndNotifyForcedEvent(const InterruptEventInternal &interruptEvent) in HandleAndNotifyForcedEvent()
549 void AudioCapturerInterruptCallbackImpl::OnInterrupt(const InterruptEventInternal &interruptEvent) in OnInterrupt()
/foundation/multimedia/audio_framework/frameworks/js/napi/audio_renderer/src/
Daudio_renderer_callback_napi.cpp76 const InterruptEvent& interruptEvent) in NativeInterruptEventToJsObj()
84 void AudioRendererCallbackNapi::OnInterrupt(const InterruptEvent &interruptEvent) in OnInterrupt()
/foundation/multimedia/audio_framework/frameworks/js/napi/audio_capturer/src/
Daudio_capturer_callback_napi.cpp76 const InterruptEvent& interruptEvent) in NativeInterruptEventToJsObj()
84 void AudioCapturerCallbackNapi::OnInterrupt(const InterruptEvent &interruptEvent) in OnInterrupt()
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
Daudio_renderer.cpp675 void AudioRendererInterruptCallbackImpl::NotifyEvent(const InterruptEvent &interruptEvent) in NotifyEvent()
685 …udioRendererInterruptCallbackImpl::HandleForceDucking(const InterruptEventInternal &interruptEvent) in HandleForceDucking()
716 …dererInterruptCallbackImpl::NotifyForcePausedToResume(const InterruptEventInternal &interruptEvent) in NotifyForcePausedToResume()
724 …ererInterruptCallbackImpl::HandleAndNotifyForcedEvent(const InterruptEventInternal &interruptEvent) in HandleAndNotifyForcedEvent()
777 void AudioRendererInterruptCallbackImpl::OnInterrupt(const InterruptEventInternal &interruptEvent) in OnInterrupt()
/foundation/multimedia/player_framework/frameworks/native/system_sound/
Daudio_ringtone_manager.cpp415 void RingtonePlayer::NotifyInterruptEvent(AudioStandard::InterruptEvent &interruptEvent) in NotifyInterruptEvent()
480 AudioStandard::InterruptEvent interruptEvent; in HandleAudioInterruptEvent() local
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
Daudio_interrupt_test.cpp62 void AudioInterruptTest::OnInterrupt(const InterruptEvent &interruptEvent) in OnInterrupt()
Dinterrupt_multi_renderer_test.cpp71 void AudioRendererCallbackTestImpl::OnInterrupt(const InterruptEvent &interruptEvent) in OnInterrupt()
Daudio_renderer_test.cpp52 void OnInterrupt(const InterruptEvent &interruptEvent) override {} in OnInterrupt()
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/example/
Daudio_capturer_test.cpp46 void OnInterrupt(const InterruptEvent &interruptEvent) override in OnInterrupt()
/foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/
Dtoneplayer.cpp360 void TonePlayerPrivate::OnInterrupt(const InterruptEvent &interruptEvent) in OnInterrupt()
/foundation/distributedhardware/distributed_audio/services/audioclient/spkclient/src/
Ddspeaker_client.cpp421 void DSpeakerClient::OnInterrupt(const AudioStandard::InterruptEvent &interruptEvent) in OnInterrupt()
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
DOHAudioCapturer.cpp360 void OHAudioCapturerCallback::OnInterrupt(const InterruptEvent &interruptEvent) in OnInterrupt()

12