Searched defs:GetEstmatedPhySize (Results 1 - 1 of 1) sorted by relevance
/third_party/lzma/CPP/7zip/UI/Common/ | ||
H A D | OpenArchive.h | 321 UInt64 GetEstmatedPhySize() const { return PhySize_Defined ? PhySize : FileSize; }
in GetEstmatedPhySize() function in CArc |
Completed in 2 milliseconds