Home
last modified time | relevance | path

Searched refs:NOTIFY_CLOSE_SPEAKER_RESULT (Results 1 - 7 of 7) sorted by relevance

/foundation/distributedhardware/distributed_audio/services/common/audioparam/
H A Daudio_event.h39 NOTIFY_CLOSE_SPEAKER_RESULT = 16, enumerator
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_dev.cpp61 memberFuncMap_[NOTIFY_CLOSE_SPEAKER_RESULT] = &DAudioSourceDev::HandleNotifyRPC; in DAudioSourceDev()
83 eventNotifyMap_[NOTIFY_CLOSE_SPEAKER_RESULT] = EVENT_NOTIFY_CLOSE_SPK; in DAudioSourceDev()
309 case NOTIFY_CLOSE_SPEAKER_RESULT: in NotifyEvent()
621 case AudioEventType::NOTIFY_CLOSE_SPEAKER_RESULT: in WaitForRPC()
967 NotifyHDF(NOTIFY_CLOSE_SPEAKER_RESULT, HDF_EVENT_RESULT_SUCCESS, dhId); in TaskCloseDSpeaker()
972 NotifyHDF(NOTIFY_CLOSE_SPEAKER_RESULT, HDF_EVENT_RESULT_FAILED, dhId); in TaskCloseDSpeaker()
978 NotifyHDF(NOTIFY_CLOSE_SPEAKER_RESULT, HDF_EVENT_RESULT_FAILED, dhId); in TaskCloseDSpeaker()
981 NotifyHDF(NOTIFY_CLOSE_SPEAKER_RESULT, HDF_EVENT_RESULT_SUCCESS, dhId); in TaskCloseDSpeaker()
1356 case NOTIFY_CLOSE_SPEAKER_RESULT: in NotifyHDF()
/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/test/unittest/daudio_hdi_handler/src/
H A Ddaudio_hdi_handler_test.cpp115 AudioEvent audioEvent2(AudioEventType::NOTIFY_CLOSE_SPEAKER_RESULT, ""); in HWTEST_F()
/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/src/
H A Ddaudio_hdi_handler.cpp169 case AudioEventType::NOTIFY_CLOSE_SPEAKER_RESULT: in ProcessEventMsg()
/foundation/distributedhardware/distributed_audio/services/audioclient/spkclient/src/
H A Ddspeaker_client.cpp616 type != static_cast<uint32_t>(NOTIFY_CLOSE_SPEAKER_RESULT) && in SendMessage()
/foundation/distributedhardware/distributed_audio/common/src/
H A Ddaudio_util.cpp87 std::make_pair(NOTIFY_CLOSE_SPEAKER_RESULT, "NOTIFY_CLOSE_SPEAKER_RESULT"),
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcedevice/src/
H A Ddaudio_source_dev_test.cpp241 type = NOTIFY_CLOSE_SPEAKER_RESULT; in HWTEST_F()

Completed in 8 milliseconds