Home
last modified time | relevance | path

Searched refs:NotifyCloseMic (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/include/
H A Ddaudio_sink_dev.h122 void NotifyCloseMic(const AppExecFwk::InnerEvent::Pointer &event);
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/src/
H A Ddaudio_sink_dev.cpp600 …apEventFuncs_[static_cast<uint32_t>(CLOSE_MIC)] = &DAudioSinkDev::SinkEventHandler::NotifyCloseMic; in SinkEventHandler()
624 NotifyCloseMic(event); in ProcessEventInner()
810 void DAudioSinkDev::SinkEventHandler::NotifyCloseMic(const AppExecFwk::InnerEvent::Pointer &event) in NotifyCloseMic() function in OHOS::DistributedHardware::DAudioSinkDev::SinkEventHandler
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/managersink/src/
H A Ddaudio_sink_dev_test.cpp770 sinkDev_->handler_->NotifyCloseMic(msgEvent);
793 sinkDev_->handler_->NotifyCloseMic(msg);