Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DVersionedInterfaces.cpp180 const std::tuple<ErrorStatus, hidl_vec<OutputShape>, Timing> kFailure = { in executeSynchronously() local
409 const std::pair<ErrorStatus, Capabilities> kFailure = {ErrorStatus::GENERAL_FAILURE, {}}; in getCapabilities() local
462 const std::pair<ErrorStatus, hidl_vec<Extension>> kFailure = {ErrorStatus::GENERAL_FAILURE, {}}; in getSupportedExtensions() local
488 const std::pair<ErrorStatus, hidl_vec<bool>> kFailure = {ErrorStatus::GENERAL_FAILURE, {}}; in getSupportedOperations() local
603 const std::pair<ErrorStatus, std::shared_ptr<VersionedIPreparedModel>> kFailure = { in prepareModel() local
722 const std::pair<ErrorStatus, std::shared_ptr<VersionedIPreparedModel>> kFailure = { in prepareModelFromCache() local
777 constexpr int64_t kFailure = -1; in getFeatureLevel() local
792 constexpr int32_t kFailure = -1; in getType() local
814 const std::pair<ErrorStatus, hidl_string> kFailure = {ErrorStatus::GENERAL_FAILURE, ""}; in getVersionString() local
839 constexpr std::tuple<ErrorStatus, uint32_t, uint32_t> kFailure = {ErrorStatus::GENERAL_FAILURE, in getNumberOfCacheFilesNeeded() local