Home
last modified time | relevance | path

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

/ohos5.0/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_file.cpp171 bool ParseSaList(const JsonNode &package, ModulePackageInfo &versionInfo) in ParseSaList() function
236 if (!ParseSaList(package, versionInfo)) { in ParseModuleInfo()