Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/service/hnp/pack/src/
H A Dhnp_pack.c29 static int AddHnpCfgFileToZip(char *zipPath, const char *hnpSrcPath, HnpCfgInfo *hnpCfg) in AddHnpCfgFileToZip() function
94 ret = AddHnpCfgFileToZip(hnp_file_path, hnpSrcPath, &hnpPack->cfgInfo); in PackHnp()