Searched refs:UpdateAudioStream (Results 1 – 4 of 4) sorted by relevance
174 void UpdateAudioStream(const std::shared_ptr<IAudioStream> &audioStream);
247 void UpdateAudioStream(const std::shared_ptr<IAudioStream> &audioStream);
686 void AudioCapturerInterruptCallbackImpl::UpdateAudioStream(const std::shared_ptr<IAudioStream> &aud… in UpdateAudioStream() function in OHOS::AudioStandard::AudioCapturerInterruptCallbackImpl1170 interruptCbImpl->UpdateAudioStream(audioStream_); in SwitchToTargetStream()
923 void AudioRendererInterruptCallbackImpl::UpdateAudioStream(const std::shared_ptr<IAudioStream> &aud… in UpdateAudioStream() function in OHOS::AudioStandard::AudioRendererInterruptCallbackImpl1412 interruptCbImpl->UpdateAudioStream(audioStream_); in UpdateRendererAudioStream()