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

  /external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog2.cpp 83 _isDir(false)
114 _isDir = isDir;
184 _isDir = isDir;
220 _isDir = false;
677 if (_isDir != Sync._isDir)
680 _isDir = Sync._isDir;
866 if (_isDir)
ProgressDialog2.h 49 bool _isDir;
108 bool _isDir;

Completed in 36 milliseconds