Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_dev.cpp48 constexpr uint32_t EVENT_MMAP_MIC_STOP = 84; member
604 auto msgEvent = AppExecFwk::InnerEvent::Get(EVENT_MMAP_MIC_STOP, eventParam, 0); in HandleMicMmapStop()
1413 mapEventFuncs_[EVENT_MMAP_MIC_STOP] = &DAudioSourceDev::SourceEventHandler::MicMmapStopCallback; in SourceEventHandler()
1446 case EVENT_MMAP_MIC_STOP: in ProcessEventInner()
1488 case EVENT_MMAP_MIC_STOP: in ProcessEvent()
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcedevice/src/
H A Ddaudio_source_dev_test.cpp38 constexpr uint32_t EVENT_MMAP_MIC_STOP = 84; member
1118 auto msgEvent1 = AppExecFwk::InnerEvent::Get(EVENT_MMAP_MIC_STOP, eventParam, 0); in HWTEST_F()

Completed in 5 milliseconds