Home | History | Annotate | Download | only in Common

Lines Matching defs:fileInfo

1079     NFind::CFileInfo fileInfo;

1080 if (fileInfo.Find(fullProcessedPath))
1089 FString realFullProcessedPath = fullProcessedPath.Left(slashPos + 1) + fileInfo.Name;
1093 fs2us(realFullProcessedPath), &fileInfo.MTime, &fileInfo.Size, _item.Path,
1137 if (fileInfo.IsDir())