Home
last modified time | relevance | path

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

/haiku/headers/os/package/hpkg/v1/
H A DPackageData.h23 uint64 CompressedSize() const in CompressedSize() function
/haiku/src/kits/package/hpkg/v1/
H A DPackageDataReaderV1.cpp169 fCompressedSize = data.CompressedSize(); in Init()
/haiku/src/bin/package/
H A Dcommand_extract.cpp77 return data.CompressedSize(); in PackageDataCompressedSize()