HomeSort by relevance Sort by last modified time
    Searched refs:GetDeviceName (Results 26 - 33 of 33) sorted by null

12

  /external/webrtc/talk/media/webrtc/
webrtcvideocapturer.cc 175 if (info->GetDeviceName(index, vcm_name, arraysize(vcm_name), vcm_id,
  /external/webrtc/webrtc/modules/audio_device/mac/
audio_device_mac.h 200 int32_t GetDeviceName(const AudioObjectPropertyScope scope,
audio_device_mac.cc 945 return GetDeviceName(kAudioDevicePropertyScopeOutput, index, name);
963 return GetDeviceName(kAudioDevicePropertyScopeInput, index, name);
    [all...]
  /system/connectivity/apmanager/
device_info.cc 324 devices_[device->GetDeviceName()] = device;
config.cc 475 device_->GetDeviceName().c_str(),
  /external/webrtc/webrtc/modules/video_capture/test/
video_capture_unittest.cc 248 EXPECT_EQ(0, device_info_->GetDeviceName(
  /external/webrtc/webrtc/modules/video_capture/windows/
device_info_ds.cc 129 int32_t DeviceInfoDS::GetDeviceName(
  /external/webrtc/webrtc/modules/audio_device/ios/
audio_device_ios.mm 283 LOG(LS_INFO) << " device name: " << ios::GetDeviceName();
    [all...]

Completed in 852 milliseconds

12