Searched refs:LimitedSupportDevice (Results 1 – 3 of 3) sorted by relevance
42 LimitedSupportDevice::LimitedSupportDevice(SharedDevice device, Capabilities capabilities, in LimitedSupportDevice() function in android::nn::sample::LimitedSupportDevice53 const std::string& LimitedSupportDevice::getName() const { in getName()57 const std::string& LimitedSupportDevice::getVersionString() const { in getVersionString()61 Version LimitedSupportDevice::getFeatureLevel() const { in getFeatureLevel()65 DeviceType LimitedSupportDevice::getType() const { in getType()69 const std::vector<Extension>& LimitedSupportDevice::getSupportedExtensions() const { in getSupportedExtensions()73 const Capabilities& LimitedSupportDevice::getCapabilities() const { in getCapabilities()77 std::pair<uint32_t, uint32_t> LimitedSupportDevice::getNumberOfCacheFilesNeeded() const { in getNumberOfCacheFilesNeeded()81 GeneralResult<void> LimitedSupportDevice::wait() const { in wait()85 GeneralResult<std::vector<bool>> LimitedSupportDevice::getSupportedOperations( in getSupportedOperations()[all …]
38 class LimitedSupportDevice final : public IDevice {46 LimitedSupportDevice(SharedDevice device, Capabilities capabilities,
138 "LimitedSupportDevice.cpp",