Home
last modified time | relevance | path

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

/system/update_engine/common/
Ddlcservice_stub.cc30 bool DlcServiceStub::GetInstalled(std::vector<std::string>* dlc_module_ids) { in GetInstalled() function in chromeos_update_engine::DlcServiceStub
/system/update_engine/
Ddlcservice_chromeos.cc33 bool DlcServiceChromeOS::GetInstalled(vector<string>* dlc_module_ids) { in GetInstalled() function in chromeos_update_engine::DlcServiceChromeOS