Searched refs:HasAudioOutputDevices (Results 1 – 5 of 5) sorted by relevance
33 adapter.HasAudioOutputDevices(); in DoSomethingInterestingWithMyAPI()
94 virtual bool HasAudioOutputDevices() const = 0;
58 bool HasAudioOutputDevices() const override;
129 bool AudioSystemManagerAdapterImpl::HasAudioOutputDevices() const in HasAudioOutputDevices() function in OHOS::NWeb::AudioSystemManagerAdapterImpl
327 bool ret = AudioSystemManagerAdapterImpl::GetInstance().HasAudioOutputDevices();