Searched refs:getAudioDeviceInAllSet (Results 1 – 3 of 3) sorted by relevance
52 const DeviceTypeSet& getAudioDeviceInAllSet() { in getAudioDeviceInAllSet() function
41 const DeviceTypeSet& getAudioDeviceInAllSet();
107 const bool areOutputDevices = Intersection(deviceTypes, getAudioDeviceInAllSet()).empty(); in supportsDeviceTypes()