Searched refs:GeneralError (Results 1 – 3 of 3) sorted by relevance
46 GeneralError::GeneralError(std::string message, ErrorStatus code) in GeneralError() function in android::nn::GeneralError53 ExecutionError::ExecutionError(GeneralError error) in ExecutionError()
180 struct GeneralError { struct182 /*implicit*/ GeneralError(std::string message = {},190 using GeneralResult = base::expected<Type, GeneralError>; argument233 /*implicit*/ ExecutionError(GeneralError error);
114 struct GeneralError {116 /*implicit*/ GeneralError(std::string message = {},124 using GeneralResult = base::expected<Type, GeneralError>;142 /*implicit*/ ExecutionError(GeneralError error);