Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_system_manager.cpp156 inline const sptr<IStandardAudioService> GetAudioSystemManagerProxy() in GetAudioSystemManagerProxy() function
322 const sptr<IStandardAudioService> gasp = GetAudioSystemManagerProxy(); in SetAsrAecMode()
329 const sptr<IStandardAudioService> gasp = GetAudioSystemManagerProxy(); in GetAsrAecMode()
338 const sptr<IStandardAudioService> gasp = GetAudioSystemManagerProxy(); in SetAsrNoiseSuppressionMode()
345 const sptr<IStandardAudioService> gasp = GetAudioSystemManagerProxy(); in GetAsrNoiseSuppressionMode()
354 const sptr<IStandardAudioService> gasp = GetAudioSystemManagerProxy(); in SetAsrWhisperDetectionMode()
360 const sptr<IStandardAudioService> gasp = GetAudioSystemManagerProxy(); in GetAsrWhisperDetectionMode()
368 const sptr<IStandardAudioService> gasp = GetAudioSystemManagerProxy(); in SetAsrVoiceControlMode()
374 const sptr<IStandardAudioService> gasp = GetAudioSystemManagerProxy(); in SetAsrVoiceMuteMode()
380 const sptr<IStandardAudioService> gasp = GetAudioSystemManagerProxy(); in IsWhispering()
[all …]