Searched refs:RestoreDirectory (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DUpdate.cpp614 ~CCurrentDirRestorer() { RestoreDirectory();}
615 bool RestoreDirectory() { return BOOLToBool(NFile::NDirectory::MySetCurrentDirectory(_path)); } function in class:CCurrentDirRestorer

Completed in 183 milliseconds