Home
last modified time | relevance | path

Searched refs:saInfos (Results 1 – 1 of 1) sorted by relevance

/base/update/sys_installer/services/module_update/src/
Dmodule_update.cpp165 auto saInfos = parser.GetAllSaProfiles(); in ParseSaProfiles() local
166 for (const auto &saInfo : saInfos) { in ParseSaProfiles()