Home
last modified time | relevance | path

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

/aosp12/system/update_engine/
H A Dlibcurl_http_fetcher.h157 void set_is_update_check(bool is_update_check) { in set_is_update_check() function
/aosp12/system/update_engine/cros/
H A Dupdate_attempter.cc750 update_check_fetcher->set_is_update_check(true); in BuildUpdateActions()