Home
last modified time | relevance | path

Searched defs:archive_name (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/tests/fuzztest/gotonextfile_fuzzer/
Dgotonextfile_fuzzer.cpp29 …void GenerateZipfile(const char* data, const char* archive_name, int n, char* buf, char* archive_f… in GenerateZipfile()
93 static const char* archive_name = "__LIBZIPARCHIVE__ZipFile__.zip"; in GoToNextFileFuzzTest() local
/arkcompiler/runtime_core/libpandafile/
Dfile.cpp139const std::string_view &archive_name) in OpenPandaFileFromZipFile()