Searched defs:GetHTTPResponseCode (Results 1 - 2 of 2) sorted by relevance
/system/update_engine/payload_consumer/ | ||
H A D | download_action.h | 97 int GetHTTPResponseCode() { return http_fetcher_->http_response_code(); } function in class:chromeos_update_engine::DownloadAction |
/system/update_engine/ | ||
H A D | omaha_request_action.h | 159 int GetHTTPResponseCode() { return http_fetcher_->http_response_code(); } function in class:chromeos_update_engine::OmahaRequestAction |
Completed in 104 milliseconds