/aosp_15_r20/external/webrtc/modules/audio_device/win/ |
H A D | core_audio_output_win.cc | 61 int CoreAudioOutput::SetDevice(int index) { in SetDevice() function in webrtc::webrtc_win::CoreAudioOutput 68 int CoreAudioOutput::SetDevice(AudioDeviceModule::WindowsDeviceType device) { in SetDevice() function in webrtc::webrtc_win::CoreAudioOutput
|
H A D | core_audio_input_win.cc | 64 int CoreAudioInput::SetDevice(int index) { in SetDevice() function in webrtc::webrtc_win::CoreAudioInput 71 int CoreAudioInput::SetDevice(AudioDeviceModule::WindowsDeviceType device) { in SetDevice() function in webrtc::webrtc_win::CoreAudioInput
|
H A D | core_audio_base_win.cc | 292 int CoreAudioBase::SetDevice(int index) { in SetDevice() function in webrtc::webrtc_win::CoreAudioBase
|
/aosp_15_r20/external/pytorch/c10/test/core/impl/ |
H A D | InlineDeviceGuard_test.cpp | 61 TEST(InlineDeviceGuard, SetDevice) { in TEST() argument 167 TEST(InlineOptionalDeviceGuard, SetDevice) { in TEST() argument
|
/aosp_15_r20/external/pytorch/c10/cuda/ |
H A D | CUDAFunctions.cpp | 231 cudaError_t SetDevice(DeviceIndex device) { in SetDevice() function 309 cudaError_t SetDevice(DeviceIndex device) { in SetDevice() function
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/ |
H A D | set_device.cc | 23 Status SetDevice(const GraphDef& input_graph_def, in SetDevice() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/tensorflow_graph_matching/ |
H A D | cluster.h | 60 void SetDevice(const std::string& device) { device_ = device; } in SetDevice() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | ops_testutil.cc | 103 void OpsTestBase::SetDevice(const DeviceType& device_type, in SetDevice() function in tensorflow::OpsTestBase
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/ |
H A D | eager_operation.h | 72 void SetDevice(VariantDevice device) { in SetDevice() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/debug/ |
H A D | grpc_session_debug_test.cc | 215 void SetDevice(GraphDef* graph, const string& name, const string& dev) { in SetDevice() function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | dpaddr.h | 249 STDMETHOD(SetDevice)(THIS_ const GUID* devGuid) PURE; in DECLARE_INTERFACE_() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
H A D | grpc_session_test.cc | 399 void SetDevice(GraphDef* graph, const string& name, const string& dev) { in SetDevice() function
|
/aosp_15_r20/hardware/interfaces/audio/effect/all-versions/vts/functional/ |
H A D | VtsHalAudioEffectTargetTest.cpp | 531 TEST_P(AudioEffectHidlTest, SetDevice) { in TEST_P() argument
|
/aosp_15_r20/external/stressapptest/src/ |
H A D | worker.cc | 2609 void DiskThread::SetDevice(const char *device_name) { in SetDevice() function in DiskThread
|