Searched refs:IsDirectSupportedDevice (Results 1 – 2 of 2) sorted by relevance
889 bool IsDirectSupportedDevice(DeviceType deviceType);
2660 if (!IsDirectSupportedDevice(curOutputDeviceType) && in NotifyRecreateDirectStream()2670 } else if (IsDirectSupportedDevice(curOutputDeviceType) && in NotifyRecreateDirectStream()2684 bool AudioPolicyService::IsDirectSupportedDevice(DeviceType deviceType) in IsDirectSupportedDevice() function in OHOS::AudioStandard::AudioPolicyService