Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DUpdateCallback.cpp503 _openFiles_Paths.Add(path); in GetStream2()
749 RINOK(Callback->ReadingFileError(_openFiles_Paths[i], error)); in InFileStream_On_Error()
766 _openFiles_Paths.Delete(i); in InFileStream_On_Destroy()
DUpdateCallback.h115 FStringVector _openFiles_Paths; variable
DUpdate.cpp911 errorInfo.FileNames = updateCallbackSpec->_openFiles_Paths; in Compress()