Searched defs:GetDeviceName (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_capture/external/
H A Ddevice_info_external.cc31 virtual int32_t GetDeviceName( function in class:webrtc::videocapturemodule::ExternalDeviceInfo
/external/chromium_org/third_party/webrtc/modules/video_capture/windows/
H A Ddevice_info_mf.cc30 int32_t DeviceInfoMF::GetDeviceName( function in class:webrtc::videocapturemodule::DeviceInfoMF
H A Ddevice_info_ds.cc129 int32_t DeviceInfoDS::GetDeviceName( function in class:webrtc::videocapturemodule::DeviceInfoDS
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dfakewebrtcdeviceinfo.h58 virtual int32_t GetDeviceName(uint32_t device_num, function in class:FakeWebRtcDeviceInfo
H A Dfakewebrtcvoiceengine.h686 return GetDeviceName(i, name, guid);
689 return GetDeviceName(i, name, guid);
1139 int GetDeviceName(int i, char* name, char* guid) { function in class:cricket::FakeWebRtcVoiceEngine
/external/chromium_org/third_party/webrtc/modules/video_capture/linux/
H A Ddevice_info_linux.cc80 int32_t DeviceInfoLinux::GetDeviceName( function in class:webrtc::videocapturemodule::DeviceInfoLinux
/external/chromium_org/base/
H A Dsys_info_android.cc174 std::string SysInfo::GetDeviceName() { function in class:base::SysInfo
/external/chromium_org/device/bluetooth/
H A Dbluetooth_device_win.cc88 std::string BluetoothDeviceWin::GetDeviceName() const { function in class:device::BluetoothDeviceWin
H A Dbluetooth_device_chromeos.cc183 std::string BluetoothDeviceChromeOS::GetDeviceName() const { function in class:chromeos::BluetoothDeviceChromeOS
/external/chromium_org/third_party/webrtc/modules/video_capture/android/
H A Ddevice_info_android.cc177 int32_t DeviceInfoAndroid::GetDeviceName( function in class:webrtc::videocapturemodule::DeviceInfoAndroid
/external/chromium_org/third_party/webrtc/video_engine/
H A Dvie_input_manager.cc65 int ViEInputManager::GetDeviceName(uint32_t device_number, function in class:webrtc::ViEInputManager
75 return capture_device_info_->GetDeviceName(device_number, device_nameUTF8,
202 capture_device_info_->GetDeviceName(device_index, found_name,
/external/chromium_org/media/audio/win/
H A Dcore_audio_util_win.cc310 HRESULT CoreAudioUtil::GetDeviceName(IMMDevice* device, AudioDeviceName* name) { function in class:media::CoreAudioUtil
431 HRESULT hr = GetDeviceName(audio_device, &device_name);
/external/chromium_org/third_party/webrtc/modules/audio_device/mac/
H A Daudio_device_mac.cc1161 return GetDeviceName(kAudioDevicePropertyScopeOutput, index, name);
1184 return GetDeviceName(kAudioDevicePropertyScopeInput, index, name);
2307 AudioDeviceMac::GetDeviceName(const AudioObjectPropertyScope scope, function in class:webrtc::AudioDeviceMac
2351 "GetDeviceName(): Default device unknown");

Completed in 398 milliseconds