Home
last modified time | relevance | path

Searched defs:_totalFiles (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp123 _totalFiles = numFiles; in ScanProgress() local
137 _totalFiles = val; in Set_NumFilesTotal() local
H A DProgressDialog2.h41 UInt64 _totalFiles; variable