Searched refs:GetHTTPResponseCode (Results 1 – 4 of 4) sorted by relevance
95 int GetHTTPResponseCode() { return http_fetcher_->http_response_code(); } in GetHTTPResponseCode() function
159 int GetHTTPResponseCode() { return http_fetcher_->http_response_code(); } in GetHTTPResponseCode() function
995 http_response_code_ = download_action->GetHTTPResponseCode(); in UpdateAttempter()1001 http_response_code_ = omaha_request_action->GetHTTPResponseCode(); in UpdateAttempter()
948 int code = GetHTTPResponseCode(); in TransferComplete()