Searched refs:GetHTTPResponseCode (Results 1 – 5 of 5) sorted by relevance
69 int GetHTTPResponseCode() { return http_fetcher_->http_response_code(); } in GetHTTPResponseCode() function
114 int GetHTTPResponseCode() { return http_fetcher_->http_response_code(); } in GetHTTPResponseCode() function
1256 http_response_code_ = download_action->GetHTTPResponseCode(); in ActionCompleted()1262 http_response_code_ = omaha_request_action->GetHTTPResponseCode(); in ActionCompleted()
982 int code = GetHTTPResponseCode(); in TransferComplete()
95 int GetHTTPResponseCode() { return http_fetcher_->http_response_code(); } in GetHTTPResponseCode() function