Home | History | Annotate | Download | only in update_engine

Lines Matching full:http_response_code_

356   http_response_code_ = 0;
1015 http_response_code_ = download_action->GetHTTPResponseCode();
1021 http_response_code_ = omaha_request_action->GetHTTPResponseCode();
1024 if (http_response_code_ == kHttpResponseInternalServerError ||
1025 http_response_code_ == kHttpResponseServiceUnavailable) {