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

  /system/update_engine/
update_attempter.h 143 void set_http_response_code(int code) { http_response_code_ = code; } function in class:chromeos_update_engine::UpdateAttempter
update_attempter_unittest.cc 398 attempter_.set_http_response_code(200);
    [all...]

Completed in 46 milliseconds