Home
last modified time | relevance | path

Searched defs:SetDevice (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_device/win/
H A Dcore_audio_output_win.cc61 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 Dcore_audio_input_win.cc64 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 Dcore_audio_base_win.cc292 int CoreAudioBase::SetDevice(int index) { in SetDevice() function in webrtc::webrtc_win::CoreAudioBase
/aosp_15_r20/external/pytorch/c10/test/core/impl/
H A DInlineDeviceGuard_test.cpp61 TEST(InlineDeviceGuard, SetDevice) { in TEST() argument
167 TEST(InlineOptionalDeviceGuard, SetDevice) { in TEST() argument
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDAFunctions.cpp231 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 Dset_device.cc23 Status SetDevice(const GraphDef& input_graph_def, in SetDevice() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/tensorflow_graph_matching/
H A Dcluster.h60 void SetDevice(const std::string& device) { device_ = device; } in SetDevice() function
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dops_testutil.cc103 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 Deager_operation.h72 void SetDevice(VariantDevice device) { in SetDevice() function
/aosp_15_r20/external/tensorflow/tensorflow/core/debug/
H A Dgrpc_session_debug_test.cc215 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/
Ddpaddr.h249 STDMETHOD(SetDevice)(THIS_ const GUID* devGuid) PURE; in DECLARE_INTERFACE_() local
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_session_test.cc399 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 DVtsHalAudioEffectTargetTest.cpp531 TEST_P(AudioEffectHidlTest, SetDevice) { in TEST_P() argument
/aosp_15_r20/external/stressapptest/src/
H A Dworker.cc2609 void DiskThread::SetDevice(const char *device_name) { in SetDevice() function in DiskThread