Home
last modified time | relevance | path

Searched refs:pkgPackInfoPath (Results 1 - 2 of 2) sorted by relevance

/base/update/sys_installer/services/module_update/util/include/
H A Dmodule_update_verify.h23 bool CheckPackInfoVer(const std::string &pkgPackInfoPath);
/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_update_verify.cpp93 bool CheckPackInfoVer(const std::string &pkgPackInfoPath) in CheckPackInfoVer() argument
95 std::string packInfo = GetContentFromZip(pkgPackInfoPath, PACK_INFO_NAME); in CheckPackInfoVer()
101 LOG(INFO) << pkgPackInfoPath << "; type = " << type; in CheckPackInfoVer()

Completed in 1 milliseconds