Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/aidl/utils/include/nnapi/hal/aidl/
DInvalidDevice.h66 const DeviceType kDeviceType; variable
DDevice.h87 const nn::DeviceType kDeviceType; variable
/hardware/interfaces/neuralnetworks/1.3/utils/include/nnapi/hal/1.3/
DDevice.h85 const nn::DeviceType kDeviceType; variable
/hardware/interfaces/neuralnetworks/1.2/utils/include/nnapi/hal/1.2/
DDevice.h102 const nn::DeviceType kDeviceType; variable
/hardware/google/pixel/powerstats/include/dataproviders/
DIioEnergyMeterDataProvider.h52 const std::string kDeviceType = "iio:device"; variable
/hardware/google/pixel/thermal/utils/
Dpower_files.cpp31 constexpr std::string_view kDeviceType("iio:device"); variable
/hardware/interfaces/neuralnetworks/utils/common/test/
DResilientDeviceTest.cpp58 constexpr auto kDeviceType = nn::DeviceType::ACCELERATOR; in createConfiguredMockDevice() local
158 constexpr auto kDeviceType = nn::DeviceType::ACCELERATOR; in TEST() local
/hardware/interfaces/power/stats/1.0/default/
DPowerStats.cpp44 constexpr char kDeviceType[] = "iio:device"; variable