Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileDir.h44 bool SetCurrentDir(CFSTR path);
97 SetCurrentDir(_path); in ~CCurrentDirRestorer()
DFileDir.cpp495 bool SetCurrentDir(CFSTR path) in SetCurrentDir() function
/external/lzma/CPP/7zip/Bundles/SFXSetup/
DSfxSetup.cpp255 if (!SetCurrentDir(tempDirPath)) in WinMain()