Searched defs:GetHTTPResponseCode (Results 1 - 2 of 2) sorted by relevance

/system/update_engine/payload_consumer/
H A Ddownload_action.h97 int GetHTTPResponseCode() { return http_fetcher_->http_response_code(); } function in class:chromeos_update_engine::DownloadAction
/system/update_engine/
H A Domaha_request_action.h159 int GetHTTPResponseCode() { return http_fetcher_->http_response_code(); } function in class:chromeos_update_engine::OmahaRequestAction

Completed in 104 milliseconds