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

  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
fakewebrtcdeviceinfo.h 58 virtual int32_t GetDeviceName(uint32_t device_num,
fakewebrtcvoiceengine.h 598 return GetDeviceName(i, name, guid);
601 return GetDeviceName(i, name, guid);
    [all...]
  /external/chromium_org/base/
sys_info_android.cc 132 std::string SysInfo::GetDeviceName() {
  /external/chromium_org/device/bluetooth/
bluetooth_device_win.cc 66 std::string BluetoothDeviceWin::GetDeviceName() const {
bluetooth_device_chromeos.cc 153 std::string BluetoothDeviceChromeOS::GetDeviceName() const {
  /external/chromium_org/media/audio/mac/
aggregate_device_manager.cc 103 void AggregateDeviceManager::GetDeviceName(
242 GetDeviceName(
249 GetDeviceName(
  /external/chromium_org/media/audio/win/
core_audio_util_win.cc 298 HRESULT CoreAudioUtil::GetDeviceName(IMMDevice* device, AudioDeviceName* name) {
419 HRESULT hr = GetDeviceName(audio_device, &device_name);

Completed in 1419 milliseconds