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

  /external/chromium_org/third_party/libjingle/source/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 150 bool Win32DeviceManager::GetAudioDevices(bool input,
  /external/chromium_org/chromeos/audio/
cras_audio_handler.cc 185 void CrasAudioHandler::GetAudioDevices(AudioDeviceList* device_list) const {
  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
vie_autotest_custom_call.cc 172 bool GetAudioDevices(webrtc::VoEBase* voe_base,
176 bool GetAudioDevices(webrtc::VoEBase* voe_base,
326 GetAudioDevices(voe_base, voe_hardware, audio_capture_device_name,
    [all...]

Completed in 127 milliseconds