Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_process_stub.cpp159 bool isSwitchStream = data.ReadBool(); in HandleRelease() local
H A Daudio_process_in_server.cpp227 int32_t AudioProcessInServer::Release(bool isSwitchStream) in Release()
H A 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()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_process_proxy.cpp168 int32_t AudioProcessProxy::Release(bool isSwitchStream) in Release()
H A Dfast_audio_stream.cpp562 bool FastAudioStream::ReleaseAudioStream(bool releaseRunner, bool isSwitchStream) in ReleaseAudioStream()
H A Daudio_process_in_client.cpp1081 int32_t AudioProcessInClientInner::Release(bool isSwitchStream) in Release()
H A Dcapturer_in_client.cpp1432 bool CapturerInClientInner::ReleaseAudioStream(bool releaseRunner, bool isSwitchStream) in ReleaseAudioStream()
H A Drenderer_in_client.cpp1365 bool RendererInClientInner::ReleaseAudioStream(bool releaseRunner, bool isSwitchStream) in ReleaseAudioStream()