Home
last modified time | relevance | path

Searched defs:getFeatureLevel (Results 1 – 16 of 16) sorted by relevance

/aosp12/hardware/interfaces/neuralnetworks/utils/common/src/
H A DInvalidDevice.cpp54 nn::Version InvalidDevice::getFeatureLevel() const { in getFeatureLevel() function in android::hardware::neuralnetworks::utils::InvalidDevice
H A DResilientDevice.cpp146 nn::Version ResilientDevice::getFeatureLevel() const { in getFeatureLevel() function in android::hardware::neuralnetworks::utils::ResilientDevice
/aosp12/packages/modules/NeuralNetworks/driver/sample/
H A DLimitedSupportDevice.cpp61 Version LimitedSupportDevice::getFeatureLevel() const { in getFeatureLevel() function in android::nn::sample::LimitedSupportDevice
H A DCanonicalDevice.cpp112 Version Device::getFeatureLevel() const { in getFeatureLevel() function in android::nn::sample::Device
/aosp12/hardware/interfaces/neuralnetworks/1.0/utils/src/
H A DDevice.cpp101 nn::Version Device::getFeatureLevel() const { in getFeatureLevel() function in android::hardware::neuralnetworks::V1_0::utils::Device
/aosp12/hardware/interfaces/neuralnetworks/1.1/utils/src/
H A DDevice.cpp101 nn::Version Device::getFeatureLevel() const { in getFeatureLevel() function in android::hardware::neuralnetworks::V1_1::utils::Device
/aosp12/hardware/interfaces/neuralnetworks/1.3/utils/src/
H A DDevice.cpp145 nn::Version Device::getFeatureLevel() const { in getFeatureLevel() function in android::hardware::neuralnetworks::V1_3::utils::Device
/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/src/
H A DDevice.cpp173 nn::Version Device::getFeatureLevel() const { in getFeatureLevel() function in aidl::android::hardware::neuralnetworks::utils::Device
/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/src/
H A DDevice.cpp194 nn::Version Device::getFeatureLevel() const { in getFeatureLevel() function in android::hardware::neuralnetworks::V1_2::utils::Device
/aosp12/packages/modules/NeuralNetworks/runtime/
H A DManager.cpp245 int64_t DriverDevice::getFeatureLevel() const { in getFeatureLevel() function in android::nn::DriverDevice
838 int64_t getFeatureLevel() const override { return kFeatureLevel; } in getFeatureLevel() function in android::nn::CpuDevice
/aosp12/hardware/interfaces/neuralnetworks/1.0/utils/test/
H A DDeviceTest.cpp227 TEST(DeviceTest, getFeatureLevel) { in TEST() argument
/aosp12/hardware/interfaces/neuralnetworks/1.1/utils/test/
H A DDeviceTest.cpp237 TEST(DeviceTest, getFeatureLevel) { in TEST() argument
/aosp12/hardware/interfaces/neuralnetworks/utils/common/test/
H A DResilientDeviceTest.cpp142 TEST(ResilientDeviceTest, getFeatureLevel) { in TEST() argument
/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/test/
H A DDeviceTest.cpp456 TEST(DeviceTest, getFeatureLevel) { in TEST() argument
/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/test/
H A DDeviceTest.cpp477 TEST(DeviceTest, getFeatureLevel) { in TEST() argument
/aosp12/hardware/interfaces/neuralnetworks/1.3/utils/test/
H A DDeviceTest.cpp499 TEST(DeviceTest, getFeatureLevel) { in TEST() argument