Home
last modified time | relevance | path

Searched refs:NotifyForcedEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/include/
H A Daudio_renderer_private.h251 void NotifyForcedEvent(const InterruptEventInternal &interruptEvent);
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
H A Daudio_renderer.cpp1006 NotifyForcedEvent(interruptEvent); in HandleAndNotifyForcedEvent()
1009 void AudioRendererInterruptCallbackImpl::NotifyForcedEvent(const InterruptEventInternal &interruptE… in NotifyForcedEvent() function in OHOS::AudioStandard::AudioRendererInterruptCallbackImpl