Home
last modified time | relevance | path

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

/base/update/sys_installer/services/module_update/util/src/
Dmodule_file.cpp118 bool ExtractZipFile(ModuleZipHelper &helper, const string &fileName, string &buf) in ExtractZipFile() function
184 if (!ExtractZipFile(helper, CONFIG_FILE_NAME, moduleInfo)) { in Open()
207 if (!ExtractZipFile(helper, PUBLIC_KEY_NAME, modulePubkey)) { in Open()