Home
last modified time | relevance | path

Searched refs:GetContentFromZip (Results 1 - 4 of 4) sorted by relevance

/base/update/sys_installer/services/module_update/util/include/
H A Dmodule_utils.h47 std::string GetContentFromZip(const std::string &zipPath, const std::string &fileName);
/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_update_verify.cpp95 std::string packInfo = GetContentFromZip(pkgPackInfoPath, PACK_INFO_NAME); in CheckPackInfoVer()
H A Dmodule_utils.cpp334 std::string GetContentFromZip(const std::string &zipPath, const std::string &fileName) in GetContentFromZip() function
/base/update/sys_installer/services/module_update/service/src/
H A Dmodule_update_main.cpp444 std::string packInfo = GetContentFromZip(packInfoPath, PACK_INFO_NAME); in GetHmpVersion()

Completed in 4 milliseconds