Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/interrupt/
H A Daudio_interrupt_service.h184 …void SendActiveInterruptEvent(const uint32_t activeSessionId, const InterruptEventInternal &interr…
H A Daudio_interrupt_service.cpp1167 SendActiveInterruptEvent(activeSessionId, interruptEvent, incomingInterrupt); in ProcessActiveInterrupt()
1201 void AudioInterruptService::SendActiveInterruptEvent(const uint32_t activeSessionId, in SendActiveInterruptEvent() function in OHOS::AudioStandard::AudioInterruptService