HomeSort by relevance Sort by last modified time
    Searched defs:GetHTTPResponseCode (Results 1 - 2 of 2) sorted by null

  /system/update_engine/payload_consumer/
download_action.h 97 int GetHTTPResponseCode() { return http_fetcher_->http_response_code(); }
  /system/update_engine/
omaha_request_action.h 159 int GetHTTPResponseCode() { return http_fetcher_->http_response_code(); }

Completed in 55 milliseconds