Searched defs:zipname (Results 1 – 4 of 4) sorted by relevance
26 const char* zipname = nullptr; in CreateOrAddFileIntoZipFuzzTest() local33 const char* zipname = str.c_str(); in CreateOrAddFileIntoZipFuzzTest() local40 const char* zipname = str.c_str(); in CreateOrAddFileIntoZipFuzzTest() local
36 const char* zipname = "__OpenPandaFileFuzzTest.zip"; in GetGlobalFileInfoFuzzTest() local
156 int CreateOrAddFileIntoZip(const char *zipname, const char *filename, std::vector<uint8_t> *buf, in… in CreateOrAddFileIntoZip()
156 int CreateOrAddFileIntoZip(const char *zipname, const char *filename, const void *pbuf, size_t buf_… in CreateOrAddFileIntoZip()