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

  /external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog2.h 86 void Set_NumBytesTotal(UInt64 val);
ExtractCallback.cpp 80 ProgressDialog->Sync.Set_NumBytesTotal(total);
110 ProgressDialog->Sync.Set_NumBytesTotal(*bytes);
ProgressDialog2.cpp 130 void CProgressSync::Set_NumBytesTotal(UInt64 val)

Completed in 252 milliseconds