Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
DUpdateCallback.cpp663 _openFiles_Paths.Add(path); in Z7_COM7F_IMF()
987 RINOK(Callback->ReadingFileError(_openFiles_Paths[i], error)) in InFileStream_On_Error()
1015 _openFiles_Paths.Delete(i); in InFileStream_On_Destroy()
DUpdateCallback.h142 FStringVector _openFiles_Paths; variable
DUpdate.cpp860 errorInfo.FileNames = updateCallbackSpec->_openFiles_Paths; in Compress()