Home
last modified time | relevance | path

Searched refs:ClearSoundDeviceLocatorList (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/webrtc/sound/
Dnullsoundsystem.cc110 ClearSoundDeviceLocatorList(devices); in EnumeratePlaybackDevices()
119 ClearSoundDeviceLocatorList(devices); in EnumerateCaptureDevices()
Dsoundsysteminterface.cc17 void SoundSystemInterface::ClearSoundDeviceLocatorList( in ClearSoundDeviceLocatorList() function in rtc::SoundSystemInterface
Dsoundsysteminterface.h76 static void ClearSoundDeviceLocatorList(SoundDeviceLocatorList *devices);
Dalsasoundsystem.cc521 ClearSoundDeviceLocatorList(devices); in EnumerateDevices()
Dpulseaudiosoundsystem.cc1269 ClearSoundDeviceLocatorList(devices); in EnumerateDevices()
/external/webrtc/talk/media/devices/
Dlinuxdevicemanager.cc126 rtc::SoundSystemInterface::ClearSoundDeviceLocatorList(&list); in GetAudioDevices()