Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/aidl/utils/include/nnapi/hal/aidl/
DInvalidDevice.h69 const DeviceType kDeviceType; variable
DDevice.h91 const nn::DeviceType kDeviceType; variable
/hardware/interfaces/neuralnetworks/1.2/utils/include/nnapi/hal/1.2/
DDevice.h103 const nn::DeviceType kDeviceType; variable
/hardware/interfaces/neuralnetworks/1.3/utils/include/nnapi/hal/1.3/
DDevice.h86 const nn::DeviceType kDeviceType; variable
/hardware/google/pixel/powerstats/include/dataproviders/
DIioEnergyMeterDataProvider.h52 const std::string kDeviceType = "iio:device"; variable
/hardware/google/pixel/thermal/pid_1_0/utils/
Dpower_files.cpp35 constexpr std::string_view kDeviceType("iio:device"); variable
/hardware/google/pixel/thermal/utils/
Dpower_files.cpp35 constexpr std::string_view kDeviceType("iio:device"); variable
/hardware/interfaces/neuralnetworks/utils/common/test/
DResilientDeviceTest.cpp57 constexpr auto kDeviceType = nn::DeviceType::ACCELERATOR; in createConfiguredMockDevice() local
157 constexpr auto kDeviceType = nn::DeviceType::ACCELERATOR; in TEST() local
/hardware/interfaces/power/stats/1.0/default/
DPowerStats.cpp44 constexpr char kDeviceType[] = "iio:device"; variable