Home
last modified time | relevance | path

Searched refs:NotifyFwkIdle (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/include/
H A Ddaudio_source_dev.h85 void NotifyFwkIdle(const std::string &devId, const std::string &dhId);
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_dev.cpp823 void DAudioSourceDev::NotifyFwkIdle(const std::string &devId, const std::string &dhId) in NotifyFwkIdle() function in OHOS::DistributedHardware::DAudioSourceDev
982 NotifyFwkIdle(devId_, std::to_string(dhId)); in TaskCloseDSpeaker()
1099 NotifyFwkIdle(devId_, std::to_string(dhId)); in TaskCloseDMic()