Home
last modified time | relevance | path

Searched refs:set_autoupdate_token (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/
Domaha_request_params.h217 inline void set_autoupdate_token(const std::string& token) { in set_autoupdate_token() function
Dupdate_attempter.cc453 omaha_request_params_->set_autoupdate_token(token); in CalculateUpdateParams()
Domaha_request_action_unittest.cc1773 request_params_.set_autoupdate_token(autoupdate_token); in TEST_F()