Home
last modified time | relevance | path

Searched refs:HnpAddFileToZip (Results 1 - 3 of 3) sorted by relevance

/base/startup/appspawn/service/hnp/pack/src/
H A Dhnp_pack.c58 ret = HnpAddFileToZip(zf, hnpCfgFile, buff, strlen(buff) + 1); in AddHnpCfgFileToZip()
/base/startup/appspawn/service/hnp/base/
H A Dhnp_base.h269 int HnpAddFileToZip(zipFile zf, char *filename, char *buff, int size);
H A Dhnp_zip.c270 int HnpAddFileToZip(zipFile zf, char *filename, char *buff, int size) in HnpAddFileToZip() function

Completed in 3 milliseconds