Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_attempter.h566 std::vector<std::string> dlc_ids_; variable
Dupdate_attempter.cc720 !system_state_->dlcservice()->GetDlcsToUpdate(&dlc_ids_)) { in CalculateDlcParams()
726 for (const auto& dlc_id : dlc_ids_) { in CalculateDlcParams()
1012 dlc_ids_ = dlc_ids; in CheckForInstall()
Dupdate_attempter_unittest.cc2392 attempter_.dlc_ids_ = {dlc_id}; in TEST_F()
2518 attempter_.dlc_ids_ = {dlc_id}; in TEST_F()