Home
last modified time | relevance | path

Searched refs:Get_Lzma_MemUsage (Results 1 - 4 of 4) sorted by relevance

/third_party/lzma/CPP/7zip/Common/
H A DMethodProps.h194 UInt64 Get_Lzma_MemUsage(bool addSlidingWindowSize) const;
H A DMethodProps.cpp685 UInt64 CMethodProps::Get_Lzma_MemUsage(bool addSlidingWindowSize) const in Get_Lzma_MemUsage() function in CMethodProps
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zHandlerOut.cpp243 const UInt64 lzmaMemUsage = oneMethodInfo.Get_Lzma_MemUsage(false); // solid in SetMainMethod()
/third_party/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp1202 const UInt64 lzmaMemUsage = oneMethodInfo.Get_Lzma_MemUsage(false); in UpdateItems()

Completed in 5 milliseconds