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

/external/webrtc/webrtc/modules/video_capture/external/
H A Ddevice_info_external.cc31 virtual int32_t GetDeviceName( function in class:webrtc::videocapturemodule::ExternalDeviceInfo
/external/webrtc/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/webrtc/talk/media/webrtc/
H A Dfakewebrtcdeviceinfo.h60 virtual int32_t GetDeviceName(uint32_t device_num, function in class:FakeWebRtcDeviceInfo
/external/webrtc/webrtc/modules/video_capture/linux/
H A Ddevice_info_linux.cc80 int32_t DeviceInfoLinux::GetDeviceName( function in class:webrtc::videocapturemodule::DeviceInfoLinux
/external/webrtc/webrtc/modules/audio_device/mac/
H A Daudio_device_mac.cc945 return GetDeviceName(kAudioDevicePropertyScopeOutput, index, name);
963 return GetDeviceName(kAudioDevicePropertyScopeInput, index, name);
1838 int32_t AudioDeviceMac::GetDeviceName(const AudioObjectPropertyScope scope, function in class:webrtc::AudioDeviceMac
1874 "GetDeviceName(): Default device unknown");

Completed in 408 milliseconds