Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddownload_action.h94 int GetHTTPResponseCode() { return http_fetcher_->http_response_code(); } in GetHTTPResponseCode() function
/system/update_engine/
Domaha_request_action.h165 int GetHTTPResponseCode() { return http_fetcher_->http_response_code(); } in GetHTTPResponseCode() function