Home | History | Annotate | Download | only in Common

Lines Matching refs:numFolders

873   HRESULT ScanProgress(UInt64 numFolders, UInt64 numFiles, UInt64 totalSize, const wchar_t *path, bool isDir)

875 return Callback->ScanProgress(numFolders, numFiles, totalSize, path, isDir);