Home
last modified time | relevance | path

Searched defs:GetDeviceCount (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/armnn/profiling/common/include/
H A DCounterDirectory.hpp54 …uint16_t GetDeviceCount() const override { return arm::pipe::numeric_cast<uint16_t>(m_Devices.… in GetDeviceCount() function in arm::pipe::CounterDirectory
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_hearing_aid.cc31 int HearingAid::GetDeviceCount() { in GetDeviceCount() function in HearingAid
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDAFunctions.cpp189 cudaError_t GetDeviceCount(int* dev_count) { in GetDeviceCount() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid.cc491 int GetDeviceCount() { return hearingDevices.size(); } in GetDeviceCount() function in __anon8c0bbec30111::HearingAidImpl
2197 int HearingAid::GetDeviceCount() { in GetDeviceCount() function in HearingAid
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor_test_util.cc160 void GetDeviceCount(const SP_Platform* platform, int* device_count, in GetDeviceCount() function
/aosp_15_r20/external/armnn/src/profiling/test/
H A DProfilingMocks.hpp578 …uint16_t GetDeviceCount() const override { return arm::pipe::numeric_cast<uint16_t>(m_Devices.… in GetDeviceCount() function in arm::pipe::MockCounterDirectory
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_driver.cc988 /* static */ int GpuDriver::GetDeviceCount() { in GetDeviceCount() function in stream_executor::gpu::GpuDriver
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_driver.cc1272 /* static */ int GpuDriver::GetDeviceCount() { in GetDeviceCount() function in stream_executor::gpu::GpuDriver