Searched refs:AddHnpCfgFileToZip (Results 1 – 1 of 1) sorted by relevance
29 static int AddHnpCfgFileToZip(char *zipPath, const char *hnpSrcPath, HnpCfgInfo *hnpCfg) in AddHnpCfgFileToZip() function94 ret = AddHnpCfgFileToZip(hnp_file_path, hnpSrcPath, &hnpPack->cfgInfo); in PackHnp()