Home
last modified time | relevance | path

Searched refs:ErrorPath2 (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.h278 FString ErrorPath2; variable
303 void SetErrorPath2(const FString &path) { ErrorPath2 = path; } in SetErrorPath2()
DProgressDialog2.cpp1270 AddMessageToString(m, fs2us(ErrorPath2)); in Process()