Home
last modified time | relevance | path

Searched refs:GoToNextFile (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libziparchive/
Dzip_archive.h113 int GoToNextFile(ZipArchiveHandle &handle);
Dzip_archive.cpp90 int GoToNextFile(ZipArchiveHandle &handle) in GoToNextFile() function
/arkcompiler/runtime_core/libziparchive/tests/
Dlibziparchive_tests.cpp555 if (GoToNextFile(zipfile) != 0) {
741 ASSERT_EQ(GoToNextFile(zipfile), ZIPARCHIVE_ERR);