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