HomeSort by relevance Sort by last modified time
    Searched refs:Set_NumBytesCur (Results 1 - 3 of 3) sorted by null

  /external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog2.h 88 HRESULT Set_NumBytesCur(const UInt64 *val);
89 HRESULT Set_NumBytesCur(UInt64 val);
ProgressDialog2.cpp 139 HRESULT CProgressSync::Set_NumBytesCur(const UInt64 *val)
150 HRESULT CProgressSync::Set_NumBytesCur(UInt64 val)
ExtractCallback.cpp 80 return ProgressDialog->Sync.Set_NumBytesCur(value);

Completed in 539 milliseconds