Home
last modified time | relevance | path

Searched defs:pf_data (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/tests/fuzztest/gotonextfile_fuzzer/
H A Dgotonextfile_fuzzer.cpp58 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 Dlibziparchive_tests.cpp259 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