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

  /external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog2.cpp 79 _totalBytes(UNDEFINED_VAL), _completedBytes(0),
115 // _completedBytes = 0;
144 _completedBytes = *val;
154 _completedBytes = val;
667 completed = Sync._completedBytes;
ProgressDialog2.h 40 UInt64 _completedBytes;

Completed in 63 milliseconds