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