Home
last modified time | relevance | path

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

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