Home
last modified time | relevance | path

Searched refs:SPEAKER_CLOSED (Results 1 - 9 of 9) sorted by relevance

/foundation/distributedhardware/distributed_audio/services/common/audioparam/
H A Daudio_event.h37 SPEAKER_CLOSED = 14, enumerator
/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/test/unittest/daudio_hdi_handler/src/
H A Ddaudio_hdi_handler_test.cpp123 AudioEvent audioEvent6(AudioEventType::SPEAKER_CLOSED, ""); in HWTEST_F()
/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/src/
H A Ddaudio_hdi_handler.cpp181 case AudioEventType::SPEAKER_CLOSED: in ProcessEventMsg()
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcedevice/src/
H A Ddaudio_source_dev_test.cpp74 event.type = SPEAKER_CLOSED; in HWTEST_F()
129 event.type = SPEAKER_CLOSED; in HWTEST_F()
1122 AudioEvent event1 = AudioEvent(SPEAKER_CLOSED, args); in HWTEST_F()
1193 AudioEvent event = AudioEvent(SPEAKER_CLOSED, "{\"dhId\":\"-1\"}"); in HWTEST_F()
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddspeaker_dev.cpp457 event.type = AudioEventType::SPEAKER_CLOSED; in OnStateChange()
H A Ddaudio_source_dev.cpp59 memberFuncMap_[SPEAKER_CLOSED] = &DAudioSourceDev::HandleDSpeakerClosed; in DAudioSourceDev()
305 case SPEAKER_CLOSED: in NotifyEvent()
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/src/
H A Ddaudio_sink_dev.cpp598 mapEventFuncs_[static_cast<uint32_t>(SPEAKER_CLOSED)] = &DAudioSinkDev::SinkEventHandler::NotifySpeakerClosed; in SinkEventHandler()
678 case SPEAKER_CLOSED: in ProcessEvent()
/foundation/distributedhardware/distributed_audio/services/audioclient/spkclient/src/
H A Ddspeaker_client.cpp376 event.type = AudioEventType::SPEAKER_CLOSED; in OnStateChange()
/foundation/distributedhardware/distributed_audio/common/src/
H A Ddaudio_util.cpp85 std::make_pair(SPEAKER_CLOSED, "SPEAKER_CLOSED"),

Completed in 12 milliseconds