Searched defs:featureLevel (Results 1 – 14 of 14) sorted by relevance
39 PreparedModelCallback(nn::Version featureLevel) : kFeatureLevel(featureLevel) {} in PreparedModelCallback()
42 nn::Version featureLevel) { in prepareModelCallback()
83 auto featureLevel = NN_TRY(getAidlServiceFeatureLevel(service.get())); in getDevice() local
128 std::string name, std::shared_ptr<aidl_hal::IDevice> device, nn::Version featureLevel) { in create()152 nn::Version featureLevel, nn::DeviceType deviceType, in Device()
114 std::shared_ptr<aidl_hal::IPreparedModel> preparedModel, nn::Version featureLevel) { in create()126 nn::Version featureLevel) in PreparedModel()
158 std::shared_ptr<aidl_hal::IBurst> burst, nn::Version featureLevel) { in create()168 nn::Version featureLevel) in Burst()
34 InvalidDevice::InvalidDevice(std::string name, std::string versionString, nn::Version featureLevel, in InvalidDevice()
40 int featureLevel; member
243 const auto featureLevel = device->getFeatureLevel(); in TEST() local
233 const auto featureLevel = device->getFeatureLevel(); in TEST() local
148 const auto featureLevel = device->getFeatureLevel(); in TEST() local
483 const auto featureLevel = device->getFeatureLevel(); in TEST() local
505 const auto featureLevel = device->getFeatureLevel(); in TEST() local
476 const auto featureLevel = device->getFeatureLevel(); in TEST_P() local