Home
last modified time | relevance | path

Searched refs:gstat (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/libziparchive/
H A Dzip_archive.cpp80 int GetGlobalFileInfo(ZipArchiveHandle &handle, GlobalStat *gstat) in GetGlobalFileInfo() argument
82 int err = unzGetGlobalInfo(handle, &gstat->ginfo); in GetGlobalFileInfo()
H A Dzip_archive.h101 * Write info about the ZipFile in the *gstat structure.
106 int GetGlobalFileInfo(ZipArchiveHandle &handle, GlobalStat *gstat);
/arkcompiler/runtime_core/static_core/libziparchive/
H A Dzip_archive.cpp80 int GetGlobalFileInfo(ZipArchiveHandle &handle, GlobalStat *gstat) in GetGlobalFileInfo() argument
82 int err = unzGetGlobalInfo(handle, &gstat->ginfo); in GetGlobalFileInfo()
H A Dzip_archive.h105 * Write info about the ZipFile in the *gstat structure.
110 int GetGlobalFileInfo(ZipArchiveHandle &handle, GlobalStat *gstat);

Completed in 2 milliseconds