Home
last modified time | relevance | path

Searched refs:NotifyCloseSpeaker (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/include/
H A Ddaudio_sink_dev.h118 void NotifyCloseSpeaker(const AppExecFwk::InnerEvent::Pointer &event);
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/src/
H A Ddaudio_sink_dev.cpp596 mapEventFuncs_[static_cast<uint32_t>(CLOSE_SPEAKER)] = &DAudioSinkDev::SinkEventHandler::NotifyCloseSpeaker; in SinkEventHandler()
673 NotifyCloseSpeaker(event); in ProcessEvent()
743 void DAudioSinkDev::SinkEventHandler::NotifyCloseSpeaker(const AppExecFwk::InnerEvent::Pointer &event) in NotifyCloseSpeaker() function in OHOS::DistributedHardware::DAudioSinkDev::SinkEventHandler
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/managersink/src/
H A Ddaudio_sink_dev_test.cpp757 sinkDev_->handler_->NotifyCloseSpeaker(msgEvent); in HWTEST_F()
780 sinkDev_->handler_->NotifyCloseSpeaker(msg); in HWTEST_F()

Completed in 4 milliseconds