Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile.cpp174 std::unique_ptr<const panda_file::File> HandleArchive(ZipArchiveHandle &handle, FILE *fp, std::string_view location, in HandleArchive() function
237 auto file = HandleArchive(zipfile, fp, location, entry, archiveFilename, openMode); in OpenZipPandaFile()
/arkcompiler/runtime_core/libpandafile/
H A Dfile.cpp172 std::unique_ptr<const panda_file::File> HandleArchive(ZipArchiveHandle &handle, FILE *fp, std::string_view location, in HandleArchive() function
229 std::unique_ptr<const panda_file::File> file = HandleArchive(zipfile, fp, location, entry, in OpenPandaFileFromZip()
/arkcompiler/runtime_core/libpandafile/tests/
H A Dfile_test.cpp272 HWTEST(File, HandleArchive, testing::ext::TestSize.Level0) in HWTEST()

Completed in 4 milliseconds