Searched defs:pf_data (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/runtime_core/tests/fuzztest/gotonextfile_fuzzer/ |
H A D | gotonextfile_fuzzer.cpp | 58 int MakePfData(std::vector<uint8_t>& pf_data) in MakePfData() argument 29 GenerateZipfile(const char* data, const char* archive_name, int n, char* buf, char* archive_filename, int& i, int& ret, std::vector<uint8_t>& pf_data, int level = Z_BEST_COMPRESSION) GenerateZipfile() argument
|
/arkcompiler/runtime_core/libziparchive/tests/ |
H A D | libziparchive_tests.cpp | 259 static void UnzipFileCheckPandaFile(const char *archivename, char *filename, std::vector<uint8_t> &pf_data, int &ret, in UnzipFileCheckPandaFile() argument 45 GenerateZipfile(const char *data, const char *archivename, int N, char *buf, char *archive_filename, int &i, int &ret, std::vector<uint8_t> &pf_data, int level = Z_BEST_COMPRESSION) GenerateZipfile() argument [all...] |
Completed in 7 milliseconds