Searched defs:GetAudioDevices (Results 1 – 6 of 6) sorted by relevance
| /external/chromium_org/third_party/libjingle/source/talk/media/devices/ | ||
| D | macdevicemanager.cc | 93 bool MacDeviceManager::GetAudioDevices(bool input, in GetAudioDevices() function in cricket::MacDeviceManager |
| D | linuxdevicemanager.cc | 99 bool LinuxDeviceManager::GetAudioDevices(bool input, in GetAudioDevices() function in cricket::LinuxDeviceManager |
| D | win32devicemanager.cc | 150 bool Win32DeviceManager::GetAudioDevices(bool input, in GetAudioDevices() function in cricket::Win32DeviceManager |
| D | devicemanager.cc | 300 bool DeviceManager::GetAudioDevices(bool input, in GetAudioDevices() function in cricket::DeviceManager |
| /external/chromium_org/chromeos/audio/ | ||
| D | cras_audio_handler.cc | 177 void CrasAudioHandler::GetAudioDevices(AudioDeviceList* device_list) const { in GetAudioDevices() function in chromeos::CrasAudioHandler |
| /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/ | ||
| D | vie_autotest_custom_call.cc | 1008 bool GetAudioDevices(webrtc::VoEBase* voe_base, in GetAudioDevices() function |