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