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()
179 struct GeneralError { struct181 /*implicit*/ GeneralError(std::string message = {},189 using GeneralResult = base::expected<Type, GeneralError>; argument232 /*implicit*/ ExecutionError(GeneralError error);
113 struct GeneralError {115 /*implicit*/ GeneralError(std::string message = {},123 using GeneralResult = base::expected<Type, GeneralError>;141 /*implicit*/ ExecutionError(GeneralError error);