Home
last modified time | relevance | path

Searched refs:gstat (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libziparchive/
Dzip_archive.cpp80 int GetGlobalFileInfo(ZipArchiveHandle &handle, GlobalStat *gstat) in GetGlobalFileInfo() argument
82 int err = unzGetGlobalInfo(handle, &gstat->ginfo); in GetGlobalFileInfo()
Dzip_archive.h106 int GetGlobalFileInfo(ZipArchiveHandle &handle, GlobalStat *gstat);