Home
last modified time | relevance | path

Searched refs:ErrorPaths (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.h298 FStringVector ErrorPaths; member in CProgressThreadVirt
308 void AddErrorPath(const FString &path) { ErrorPaths.Add(path); } in AddErrorPath()
H A DProgressDialog2.cpp1438 FOR_VECTOR(i, ErrorPaths) in Process()
1442 AddMessageToString(m, fs2us(ErrorPaths[i])); in Process()

Completed in 3 milliseconds