Home
last modified time | relevance | path

Searched refs:MyGetTempPath (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/Windows/
DFileDir.cpp445 bool MyGetTempPath(FString &path) in MyGetTempPath() function
536 if (!MyGetTempPath(tempPath)) in CreateRandomInTempFolder()
567 if (!MyGetTempPath(tempPath)) in Create()
DFileDir.h42 bool MyGetTempPath(FString &resultPath);
/external/lzma/CPP/7zip/UI/Common/
DWorkDir.cpp56 if (!MyGetTempPath(tempDir)) in GetWorkDir()
DArchiveCommandLine.cpp778 NDir::MyGetTempPath(options.WorkingDir); in SetAddCommandOptions()