HomeSort by relevance Sort by last modified time
    Searched defs:GetAudioDevices (Results 1 - 4 of 4) sorted by null

  /external/webrtc/talk/media/devices/
devicemanager.cc 109 return GetAudioDevices(true, devices);
113 return GetAudioDevices(false, devices);
264 bool DeviceManager::GetAudioDevices(bool input,
macdevicemanager.cc 93 bool MacDeviceManager::GetAudioDevices(bool input,
linuxdevicemanager.cc 99 bool LinuxDeviceManager::GetAudioDevices(bool input,
win32devicemanager.cc 161 bool Win32DeviceManager::GetAudioDevices(bool input,

Completed in 72 milliseconds