Searched refs:CheckInnerCapForProcess (Results 1 – 2 of 2) sorted by relevance
92 …void CheckInnerCapForProcess(sptr<AudioProcessInServer> process, std::shared_ptr<AudioEndpoint> en…
583 CheckInnerCapForProcess(process, audioEndpoint); in GetAudioProcess()641 CheckInnerCapForProcess(paired->first, audioEndpoint); in ReLinkProcessToEndpoint()650 void AudioService::CheckInnerCapForProcess(sptr<AudioProcessInServer> process, std::shared_ptr<Audi… in CheckInnerCapForProcess() function in OHOS::AudioStandard::AudioService