Home
last modified time | relevance | path

Searched defs:GetDeviceName (Results 1 – 12 of 12) sorted by relevance

/external/webrtc/modules/desktop_capture/win/
Ddxgi_adapter_duplicator.cc159 const std::string& DxgiAdapterDuplicator::GetDeviceName(int id) const { in GetDeviceName() function in webrtc::DxgiAdapterDuplicator
/external/webrtc/modules/video_capture/linux/
Ddevice_info_linux.cc71 int32_t DeviceInfoLinux::GetDeviceName(uint32_t deviceNumber, in GetDeviceName() function in webrtc::videocapturemodule::DeviceInfoLinux
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dutils.cc262 absl::string_view GetDeviceName(const Node* node) { in GetDeviceName() function
/external/webrtc/modules/video_capture/windows/
Ddevice_info_ds.cc106 int32_t DeviceInfoDS::GetDeviceName(uint32_t deviceNumber, in GetDeviceName() function in webrtc::videocapturemodule::DeviceInfoDS
/external/tensorflow/tensorflow/c/eager/
Dc_api_test_util.cc335 bool GetDeviceName(TFE_Context* ctx, string* device_name, in GetDeviceName() function
/external/webrtc/modules/audio_device/win/
Dcore_audio_utility_win.cc755 AudioDeviceName GetDeviceName(IMMDevice* device) { in GetDeviceName() function
/external/webrtc/modules/audio_device/mac/
Daudio_device_mac.cc1651 int32_t AudioDeviceMac::GetDeviceName(const AudioObjectPropertyScope scope, in GetDeviceName() function in webrtc::AudioDeviceMac
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_driver.cc333 /* static */ port::Status GpuDriver::GetDeviceName(hipDevice_t device, in GetDeviceName() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.cc325 string ProcessFunctionLibraryRuntime::GetDeviceName( in GetDeviceName() function in tensorflow::ProcessFunctionLibraryRuntime
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_driver.cc354 /* static */ port::Status GpuDriver::GetDeviceName(CUdevice device, in GetDeviceName() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dgeneric_layout_optimizer_transposer.cc1954 string GetDeviceName(const VirtualPlacer* virtual_placer, const NodeDef& node) { in GetDeviceName() function
/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc3463 const char* GetDeviceName(PyObject* py_device_name) { function