Home
last modified time | relevance | path

Searched refs:dlcservice (Results 1 – 5 of 5) sorted by relevance

/system/update_engine/
Dfake_system_state.h103 inline DlcServiceInterface* dlcservice() override { return dlcservice_; } in dlcservice() function
170 inline void set_dlcservice(DlcServiceInterface* dlcservice) { in set_dlcservice() argument
171 dlcservice_ = dlcservice; in set_dlcservice()
Dsystem_state.h115 virtual DlcServiceInterface* dlcservice() = 0;
Dreal_system_state.h130 inline DlcServiceInterface* dlcservice() override { in dlcservice() function
Dupdate_attempter.cc720 !system_state_->dlcservice()->GetDlcsToUpdate(&dlc_ids_)) { in CalculateDlcParams()
1220 if (!system_state_->dlcservice()->InstallCompleted(GetSuccessfulDlcIds())) in ProcessingDoneInstall()
1231 if (!system_state_->dlcservice()->UpdateCompleted(GetSuccessfulDlcIds())) in ProcessingDoneUpdate()
DREADME.md598 other libraries that live in `system_api` or `dlcservice`) into the common code
617 [DLC]: https://chromium.googlesource.com/chromiumos/platform2/+/master/dlcservice