Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_capture/ios/
Ddevice_info_ios.mm88 int32_t DeviceInfoIos::GetDeviceName(uint32_t deviceNumber, function
/external/webrtc/webrtc/modules/video_capture/windows/
Ddevice_info_mf.cc30 int32_t DeviceInfoMF::GetDeviceName( in GetDeviceName() function in webrtc::videocapturemodule::DeviceInfoMF
Ddevice_info_ds.cc129 int32_t DeviceInfoDS::GetDeviceName( in GetDeviceName() function in webrtc::videocapturemodule::DeviceInfoDS
/external/webrtc/webrtc/modules/video_capture/external/
Ddevice_info_external.cc31 virtual int32_t GetDeviceName( in GetDeviceName() function in webrtc::videocapturemodule::ExternalDeviceInfo
/external/webrtc/webrtc/modules/video_capture/linux/
Ddevice_info_linux.cc80 int32_t DeviceInfoLinux::GetDeviceName( in GetDeviceName() function in webrtc::videocapturemodule::DeviceInfoLinux
/external/webrtc/talk/media/webrtc/
Dfakewebrtcdeviceinfo.h60 virtual int32_t GetDeviceName(uint32_t device_num, in GetDeviceName() function
/external/tensorflow/tensorflow/c/eager/
Dc_api_test_util.cc176 bool GetDeviceName(TFE_Context* ctx, string* device_name, in GetDeviceName() function
/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.cc259 string ProcessFunctionLibraryRuntime::GetDeviceName( in GetDeviceName() function in tensorflow::ProcessFunctionLibraryRuntime
/external/webrtc/webrtc/modules/audio_device/mac/
Daudio_device_mac.cc1838 int32_t AudioDeviceMac::GetDeviceName(const AudioObjectPropertyScope scope, in GetDeviceName() function in webrtc::AudioDeviceMac
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_driver.cc339 /* static */ bool GpuDriver::GetDeviceName(hipDevice_t device, in GetDeviceName() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_driver.cc354 /* static */ bool GpuDriver::GetDeviceName(CUdevice device, in GetDeviceName() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc2422 const char* GetDeviceName(PyObject* py_device_name) { function