Home
last modified time | relevance | path

Searched defs:GetHTTPResponseCode (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/common/
Ddownload_action.h95 int GetHTTPResponseCode() { return http_fetcher_->http_response_code(); } in GetHTTPResponseCode() function
/system/update_engine/cros/
Ddownload_action_chromeos.h69 int GetHTTPResponseCode() { return http_fetcher_->http_response_code(); } in GetHTTPResponseCode() function
Domaha_request_action.h114 int GetHTTPResponseCode() { return http_fetcher_->http_response_code(); } in GetHTTPResponseCode() function