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