Searched refs:LimitedSupportDevice (Results 1 – 3 of 3) sorted by relevance
132 LimitedSupportDevice::SupportedOperationsFunction getSupportedOperations) { in makeDevice()134 auto limitedDevice = std::make_shared<const LimitedSupportDevice>( in makeDevice()141 LimitedSupportDevice::LimitedSupportDevice(SharedDevice device, Capabilities capabilities, in LimitedSupportDevice() function in android::nn::sample::LimitedSupportDevice152 const std::string& LimitedSupportDevice::getName() const { in getName()156 const std::string& LimitedSupportDevice::getVersionString() const { in getVersionString()160 Version LimitedSupportDevice::getFeatureLevel() const { in getFeatureLevel()164 DeviceType LimitedSupportDevice::getType() const { in getType()168 const std::vector<Extension>& LimitedSupportDevice::getSupportedExtensions() const { in getSupportedExtensions()172 const Capabilities& LimitedSupportDevice::getCapabilities() const { in getCapabilities()176 std::pair<uint32_t, uint32_t> LimitedSupportDevice::getNumberOfCacheFilesNeeded() const { in getNumberOfCacheFilesNeeded()[all …]
38 class LimitedSupportDevice final : public IDevice {46 LimitedSupportDevice(SharedDevice device, Capabilities capabilities,
33 "LimitedSupportDevice.cpp",62 "LimitedSupportDevice.cpp",