Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/Zip/
DZipItem.h230 UInt64 GetPackSizeWithDescriptor() const in GetPackSizeWithDescriptor() function
DZipIn.h33 { return LocalFullHeaderSize + GetPackSizeWithDescriptor(); } in GetLocalFullSize()
DZipUpdate.cpp465 rangeSize = item.GetPackSizeWithDescriptor();