Searched refs:got_no_update_response_ (Results 1 – 2 of 2) sorted by relevance
57 bool GotNoUpdateResponse() const { return got_no_update_response_; } in GotNoUpdateResponse()77 bool got_no_update_response_; variable
46 got_no_update_response_(false), in OmahaResponseHandlerAction()55 got_no_update_response_ = true; in PerformAction()