Home
last modified time | relevance | path

Searched refs:Set_FilePath (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.h95 void Set_FilePath(const wchar_t *path, bool isDir = false);
DExtractCallback.cpp411 ProgressDialog->Sync.Set_FilePath(path); in SetCurrentFilePath2()
DProgressDialog2.cpp198 void CProgressSync::Set_FilePath(const wchar_t *path, bool isDir) in Set_FilePath() function in CProgressSync