Home
last modified time | relevance | path

Searched defs:isSwitchStream (Results 1 – 8 of 8) sorted by relevance

/foundation/multimedia/audio_framework/services/audio_service/server/src/
Daudio_process_stub.cpp159 bool isSwitchStream = data.ReadBool(); in HandleRelease() local
Daudio_process_in_server.cpp251 int32_t AudioProcessInServer::Release(bool isSwitchStream) in Release()
Daudio_service.cpp59 int32_t AudioService::OnProcessRelease(IAudioProcessStream *process, bool isSwitchStream) in OnProcessRelease()
118 …2_t AudioService::GetReleaseDelayTime(std::shared_ptr<AudioEndpoint> endpoint, bool isSwitchStream) in GetReleaseDelayTime()
/foundation/multimedia/audio_framework/services/audio_service/client/src/
Daudio_process_proxy.cpp168 int32_t AudioProcessProxy::Release(bool isSwitchStream) in Release()
Dfast_audio_stream.cpp569 bool FastAudioStream::ReleaseAudioStream(bool releaseRunner, bool isSwitchStream) in ReleaseAudioStream()
Daudio_process_in_client.cpp1081 int32_t AudioProcessInClientInner::Release(bool isSwitchStream) in Release()
Dcapturer_in_client.cpp1436 bool CapturerInClientInner::ReleaseAudioStream(bool releaseRunner, bool isSwitchStream) in ReleaseAudioStream()
Drenderer_in_client.cpp1370 bool RendererInClientInner::ReleaseAudioStream(bool releaseRunner, bool isSwitchStream) in ReleaseAudioStream()