Home
last modified time | relevance | path

Searched refs:EVENT_DMIC_CLOSED (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_dev.cpp39 constexpr uint32_t EVENT_DMIC_CLOSED = 24; member
444 auto msgEvent = AppExecFwk::InnerEvent::Get(EVENT_DMIC_CLOSED, eventParam, 0); in HandleDMicClosed()
1404 mapEventFuncs_[EVENT_DMIC_CLOSED] = &DAudioSourceDev::SourceEventHandler::DMicClosedCallback; in SourceEventHandler()
1477 case EVENT_DMIC_CLOSED: in ProcessEvent()
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcedevice/src/
H A Ddaudio_source_dev_test.cpp39 constexpr uint32_t EVENT_DMIC_CLOSED = 24; member
1150 auto msgEvent = AppExecFwk::InnerEvent::Get(EVENT_DMIC_CLOSED, eventParam, 0); in HWTEST_F()
1170 auto msgEvent = AppExecFwk::InnerEvent::Get(EVENT_DMIC_CLOSED, eventParam, 0); in HWTEST_F()

Completed in 6 milliseconds