Home
last modified time | relevance | path

Searched refs:autoupdate_token_ (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/cros/
Domaha_request_params.h211 autoupdate_token_ = token; in set_autoupdate_token()
214 return autoupdate_token_; in autoupdate_token()
411 std::string autoupdate_token_; variable
Domaha_request_params.cc125 autoupdate_token_ = params.quick_fix_build_token; in Init()