Searched defs:InstallCompleted (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/update_engine/common/ | ||
H A D | dlcservice_stub.cc | 36 bool DlcServiceStub::InstallCompleted(const vector<string>& dlc_ids) { in InstallCompleted() function in chromeos_update_engine::DlcServiceStub |
/aosp12/system/update_engine/cros/ | ||
H A D | dlcservice_chromeos.cc | 57 bool DlcServiceChromeOS::InstallCompleted(const vector<string>& dlc_ids) { in InstallCompleted() function in chromeos_update_engine::DlcServiceChromeOS |