Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.cpp185 return SetCurrentFilePath2(name); in PrepareOperation()
334 HRESULT CExtractCallbackImp::SetCurrentFilePath2(const wchar_t *path) in SetCurrentFilePath2() function in CExtractCallbackImp
353 return SetCurrentFilePath2(path); in SetCurrentFilePath()
782 return SetCurrentFilePath2(_filePath); in PrepareOperation7()
DExtractCallback.h261 HRESULT SetCurrentFilePath2(const wchar_t *filePath);