Home
last modified time | relevance | path

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

/system/update_engine/cros/
Dupdate_attempter.h554 std::vector<std::string> dlc_ids_; variable
Dupdate_attempter.cc690 !SystemState::Get()->dlcservice()->GetDlcsToUpdate(&dlc_ids_)) { in CalculateDlcParams()
695 for (const auto& dlc_id : dlc_ids_) { in CalculateDlcParams()
975 dlc_ids_ = dlc_ids; in CheckForInstall()
Dupdate_attempter_unittest.cc2280 attempter_.dlc_ids_ = {dlc_id}; in TEST_F()
2400 attempter_.dlc_ids_ = {dlc_id}; in TEST_F()