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()73 const Capabilities& LimitedSupportDevice::getCapabilities() const { in getCapabilities()81 GeneralResult<void> LimitedSupportDevice::wait() const { in wait()85 GeneralResult<std::vector<bool>> LimitedSupportDevice::getSupportedOperations( in getSupportedOperations()90 GeneralResult<SharedPreparedModel> LimitedSupportDevice::prepareModel( in prepareModel()103 GeneralResult<SharedPreparedModel> LimitedSupportDevice::prepareModelFromCache( in prepareModelFromCache()[all …]
38 class LimitedSupportDevice final : public IDevice {46 LimitedSupportDevice(SharedDevice device, Capabilities capabilities,
138 "LimitedSupportDevice.cpp",