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