Home
last modified time | relevance | path

Searched defs:InstallCompleted (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/update_engine/common/
H A Ddlcservice_stub.cc36 bool DlcServiceStub::InstallCompleted(const vector<string>& dlc_ids) { in InstallCompleted() function in chromeos_update_engine::DlcServiceStub
/aosp12/system/update_engine/cros/
H A Ddlcservice_chromeos.cc57 bool DlcServiceChromeOS::InstallCompleted(const vector<string>& dlc_ids) { in InstallCompleted() function in chromeos_update_engine::DlcServiceChromeOS