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

  /external/webrtc/webrtc/modules/video_capture/windows/
device_info_mf.cc 30 int32_t DeviceInfoMF::GetDeviceName(
device_info_ds.cc 129 int32_t DeviceInfoDS::GetDeviceName(
  /external/webrtc/webrtc/modules/video_capture/external/
device_info_external.cc 31 virtual int32_t GetDeviceName(
  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_tfgraph_builder.cc 59 string GetDeviceName(int device) { return StrCat("/device/XLA:", device); }
221 node_def->set_device(GetDeviceName(device));
  /external/webrtc/talk/media/webrtc/
fakewebrtcdeviceinfo.h 60 virtual int32_t GetDeviceName(uint32_t device_num,
  /external/webrtc/webrtc/modules/video_capture/linux/
device_info_linux.cc 80 int32_t DeviceInfoLinux::GetDeviceName(
  /external/tensorflow/tensorflow/core/common_runtime/
process_function_library_runtime.cc 206 string ProcessFunctionLibraryRuntime::GetDeviceName(
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Shell.h     [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Include/Protocol/
EfiShellEnvironment2.h     [all...]
  /external/tensorflow/tensorflow/stream_executor/cuda/
cuda_driver.cc 442 /* static */ bool CUDADriver::GetDeviceName(CUdevice device,
    [all...]
  /external/tensorflow/tensorflow/python/eager/
pywrap_tfe_src.cc     [all...]
  /external/webrtc/webrtc/modules/audio_device/mac/
audio_device_mac.cc 945 return GetDeviceName(kAudioDevicePropertyScopeOutput, index, name);
963 return GetDeviceName(kAudioDevicePropertyScopeInput, index, name);
    [all...]

Completed in 319 milliseconds