Searched refs:dlcservice (Results 1 – 5 of 5) sorted by relevance
103 inline DlcServiceInterface* dlcservice() override { return dlcservice_; } in dlcservice() function170 inline void set_dlcservice(DlcServiceInterface* dlcservice) { in set_dlcservice() argument171 dlcservice_ = dlcservice; in set_dlcservice()
115 virtual DlcServiceInterface* dlcservice() = 0;
130 inline DlcServiceInterface* dlcservice() override { in dlcservice() function
720 !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()
598 other libraries that live in `system_api` or `dlcservice`) into the common code617 [DLC]: https://chromium.googlesource.com/chromiumos/platform2/+/master/dlcservice