Searched refs:attempt_error_code_ (Results 1 – 2 of 2) sorted by relevance
183 ErrorCode GetAttemptErrorCode() const { return attempt_error_code_; } in GetAttemptErrorCode()507 ErrorCode attempt_error_code_ = ErrorCode::kSuccess; variable
1168 attempt_error_code_ = utils::GetBaseErrorCode(code); in ProcessingDoneInternal()