Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/include/
H A Ddaudio_source_dev.h118 int32_t CloseMicNew(const std::string &args);
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_dev.cpp1057 int32_t DAudioSourceDev::CloseMicNew(const std::string &args) in CloseMicNew() function in OHOS::DistributedHardware::DAudioSourceDev
1092 int32_t ret = CloseMicNew(args); in TaskCloseDMic()