Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/include/
H A Ddaudio_source_dev.h163 void OpenDSpeakerCallback(const AppExecFwk::InnerEvent::Pointer &event);
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_dev.cpp1400 mapEventFuncs_[EVENT_OPEN_SPEAKER] = &DAudioSourceDev::SourceEventHandler::OpenDSpeakerCallback; in SourceEventHandler()
1466 OpenDSpeakerCallback(event); in ProcessEvent()
1521 void DAudioSourceDev::SourceEventHandler::OpenDSpeakerCallback(const AppExecFwk::InnerEvent::Pointer &event) in OpenDSpeakerCallback() function in OHOS::DistributedHardware::DAudioSourceDev::SourceEventHandler
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcedevice/src/
H A Ddaudio_source_dev_test.cpp1077 sourceDev_->handler_->OpenDSpeakerCallback(msgEvent); in HWTEST_F()
1084 sourceDev_->handler_->OpenDSpeakerCallback(msg); in HWTEST_F()

Completed in 7 milliseconds