Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/include/
H A Ddaudio_source_dev.h164 void CloseDSpeakerCallback(const AppExecFwk::InnerEvent::Pointer &event);
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_dev.cpp1401 mapEventFuncs_[EVENT_CLOSE_SPEAKER] = &DAudioSourceDev::SourceEventHandler::CloseDSpeakerCallback; in SourceEventHandler()
1469 CloseDSpeakerCallback(event); in ProcessEvent()
1537 void DAudioSourceDev::SourceEventHandler::CloseDSpeakerCallback(const AppExecFwk::InnerEvent::Pointer &event) in CloseDSpeakerCallback() function in OHOS::DistributedHardware::DAudioSourceDev::SourceEventHandler
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcedevice/src/
H A Ddaudio_source_dev_test.cpp1078 sourceDev_->handler_->CloseDSpeakerCallback(msgEvent); in HWTEST_F()
1085 sourceDev_->handler_->CloseDSpeakerCallback(msg); in HWTEST_F()

Completed in 5 milliseconds