HomeSort by relevance Sort by last modified time
    Searched defs:CLocalProgress (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/7zip/Common/
ProgressUtils.cpp 7 CLocalProgress::CLocalProgress()
13 void CLocalProgress::Init(IProgress *progress, bool inSizeIsMain)
21 STDMETHODIMP CLocalProgress::SetRatioInfo(const UInt64 *inSize, const UInt64 *outSize)
39 HRESULT CLocalProgress::SetCur()
ProgressUtils.h 11 class CLocalProgress:
25 CLocalProgress();

Completed in 286 milliseconds