Home
last modified time | relevance | path

Searched refs:CTRL_CLOSED (Results 1 - 6 of 6) sorted by relevance

/foundation/distributedhardware/distributed_audio/services/common/audioparam/
H A Daudio_event.h28 CTRL_CLOSED = 4, enumerator
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/src/
H A Ddaudio_sink_dev.cpp594 mapEventFuncs_[static_cast<uint32_t>(CTRL_CLOSED)] = &DAudioSinkDev::SinkEventHandler::NotifyCtrlClosed; in SinkEventHandler()
666 case CTRL_CLOSED: in ProcessEvent()
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_dev.cpp70 memberFuncMap_[CTRL_CLOSED] = &DAudioSourceDev::HandleCtrlTransClosed; in DAudioSourceDev()
256 case CTRL_CLOSED: in NotifyEventInner()
320 case CTRL_CLOSED: in NotifyEvent()
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcedevice/src/
H A Ddaudio_source_dev_test.cpp94 event.type = CTRL_CLOSED; in HWTEST_F()
141 event.type = CTRL_CLOSED; in HWTEST_F()
274 AudioEvent event = AudioEvent(CTRL_CLOSED, ""); in HWTEST_F()
/foundation/distributedhardware/distributed_audio/common/src/
H A Ddaudio_util.cpp76 std::make_pair(CTRL_CLOSED, "CTRL_CLOSED"),
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/managersink/src/
H A Ddaudio_sink_dev_test.cpp685 int32_t eventType = CTRL_CLOSED; in HWTEST_F()

Completed in 10 milliseconds