OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_completedBytes
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog2.cpp
78
_totalBytes(UNDEFINED_VAL),
_completedBytes
(0),
114
//
_completedBytes
= 0;
147
_completedBytes
= *val;
157
_completedBytes
= val;
690
completed = Sync.
_completedBytes
;
ProgressDialog2.h
40
UInt64
_completedBytes
;
Completed in 623 milliseconds