Home
last modified time | relevance | path

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

/system/update_engine/common/
Ddlcservice_stub.cc30 bool DlcServiceStub::GetDlcsToUpdate(vector<string>* dlc_ids) { in GetDlcsToUpdate() function in chromeos_update_engine::DlcServiceStub
/system/update_engine/
Ddlcservice_chromeos.cc41 bool DlcServiceChromeOS::GetDlcsToUpdate(vector<string>* dlc_ids) { in GetDlcsToUpdate() function in chromeos_update_engine::DlcServiceChromeOS