Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileDir.cpp561 bool MyGetTempPath(FString &path) in MyGetTempPath() function
652 if (!MyGetTempPath(tempPath)) in CreateRandomInTempFolder()
698 if (!MyGetTempPath(tempPath)) in Create()
DFileDir.h62 bool MyGetTempPath(FString &resultPath);
/external/lzma/CPP/7zip/UI/Common/
DWorkDir.cpp59 if (!MyGetTempPath(tempDir)) in GetWorkDir()
DArchiveCommandLine.cpp762 NDir::MyGetTempPath(options.WorkingDir); in SetAddCommandOptions()