Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
DFileDir.h69 bool SetCurrentDir(CFSTR path);
126 SetCurrentDir(_path); in ~CCurrentDirRestorer()
DFileDir.cpp589 bool SetCurrentDir(CFSTR path) in SetCurrentDir() function
899 bool SetCurrentDir(CFSTR path) in SetCurrentDir() function
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
DSfxSetup.cpp257 if (!SetCurrentDir(tempDirPath)) in WinMain()