Home
last modified time | relevance | path

Searched refs:INTERRUPT_EVENT (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/distributed_audio/common/include/
H A Ddaudio_constants.h140 constexpr const char *INTERRUPT_EVENT = "INTERRUPT_EVENT"; member
/foundation/multimedia/audio_framework/services/audio_policy/server/include/
H A Daudio_policy_server_handler.h55 INTERRUPT_EVENT, enumerator
/foundation/distributedhardware/distributed_audio/services/audioclient/spkclient/src/
H A Ddspeaker_client.cpp463 cJSON_AddStringToObject(jParam, KEY_CHANGE_TYPE, INTERRUPT_EVENT); in OnInterrupt()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_server_handler.cpp276 bool ret = SendEvent(AppExecFwk::InnerEvent::Get(EventAudioServerCmd::INTERRUPT_EVENT, eventContextObj)); in SendInterruptEventInternalCallback()
277 CHECK_AND_RETURN_RET_LOG(ret, ret, "Send INTERRUPT_EVENT event failed"); in SendInterruptEventInternalCallback()
1164 case EventAudioServerCmd::INTERRUPT_EVENT: in ProcessEvent()

Completed in 5 milliseconds