Home
last modified time | relevance | path

Searched defs:GetPackSize (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Archive/Cab/
H A DCabBlockInStream.h21 UInt32 GetPackSize() const { return _size; } in GetPackSize() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DMachoHandler.cpp233 UInt64 GetPackSize() const { return PSize; } in GetPackSize() function
H A DCpioHandler.cpp94 UInt64 GetPackSize() const in GetPackSize() function
H A DNtfsHandler.cpp438 UInt64 GetPackSize() const in GetPackSize() function
H A DLpHandler.cpp224 UInt64 GetPackSize() const { return NumSectors_Pack << kSectorSizeLog; } in GetPackSize() function
H A DExtHandler.cpp1678 bool CHandler::GetPackSize(unsigned index, UInt64 &totalPack) const in GetPackSize() function in NArchive::CHandler
H A DApfsHandler.cpp1434 bool GetPackSize(unsigned attrIndex, UInt64 &size) const in GetPackSize() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Rar/
H A DRarHandler.cpp807 UInt64 CHandler::GetPackSize(unsigned refIndex) const in GetPackSize() function in NArchive::NRar::CHandler
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Wim/
H A DWimIn.h518 UInt64 GetPackSize() const in GetPackSize() function