Searched refs:set_root (Results 1 - 5 of 5) sorted by relevance

/system/update_engine/
H A Domaha_request_params_unittest.cc50 params_.set_root(tempdir_.path().value());
116 params.set_root(tempdir_.path().value());
121 params_.set_root(tempdir_.path().value());
130 params.set_root(tempdir_.path().value());
135 params_.set_root(tempdir_.path().value());
144 params.set_root(tempdir_.path().value());
154 params_.set_root(tempdir_.path().value());
H A Domaha_request_params.cc198 void OmahaRequestParams::set_root(const string& root) { function in class:chromeos_update_engine::OmahaRequestParams
H A Domaha_request_params.h241 void set_root(const std::string& root);
H A Domaha_response_handler_action_unittest.cc371 params.set_root(tempdir.path().value());
406 params.set_root(tempdir.path().value());
H A Domaha_request_action_unittest.cc2113 params.set_root(tempdir.path().value());
2146 params.set_root(tempdir.path().value());

Completed in 285 milliseconds