Home
last modified time | relevance | path

Searched refs:Set_NumBytesTotal (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.h86 void Set_NumBytesTotal(UInt64 val);
DExtractCallback.cpp80 ProgressDialog->Sync.Set_NumBytesTotal(total); in SetTotal()
110 ProgressDialog->Sync.Set_NumBytesTotal(*bytes); in Open_SetTotal()
DProgressDialog2.cpp130 void CProgressSync::Set_NumBytesTotal(UInt64 val) in Set_NumBytesTotal() function in CProgressSync