Searched refs:CheckFastSessionMuteState (Results 1 – 2 of 2) sorted by relevance
103 void CheckFastSessionMuteState(uint32_t sessionId, sptr<AudioProcessInServer> process);
216 void AudioService::CheckFastSessionMuteState(uint32_t sessionId, sptr<AudioProcessInServer> process) in CheckFastSessionMuteState() function in OHOS::AudioStandard::AudioService572 CheckFastSessionMuteState(process->GetSessionId(), process); in GetAudioProcess()