Home
last modified time | relevance | path

Searched refs:Set_NumBytesCur (Results 1 - 3 of 3) sorted by relevance

/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.h88 HRESULT Set_NumBytesCur(const UInt64 *val);
89 HRESULT Set_NumBytesCur(UInt64 val);
H A DProgressDialog2.cpp146 HRESULT CProgressSync::Set_NumBytesCur(const UInt64 *val) in Set_NumBytesCur() function in CProgressSync
157 HRESULT CProgressSync::Set_NumBytesCur(UInt64 val) in Set_NumBytesCur() function in CProgressSync
H A DExtractCallback.cpp85 return ProgressDialog->Sync.Set_NumBytesCur(value); in SetCompleted()

Completed in 4 milliseconds