Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libziparchive/
Dzip_archive.h106 int GetGlobalFileInfo(ZipArchiveHandle &handle, GlobalStat *gstat);
Dzip_archive.cpp80 int GetGlobalFileInfo(ZipArchiveHandle &handle, GlobalStat *gstat) in GetGlobalFileInfo() function
/arkcompiler/runtime_core/libziparchive/tests/
Dlibziparchive_tests.cpp540 if (GetGlobalFileInfo(zipfile, &gi) != 0) {
740 ASSERT_EQ(GetGlobalFileInfo(zipfile, &gi), ZIPARCHIVE_ERR);