Searched refs:MyGetTempPath (Results 1 – 5 of 5) sorted by relevance
91 bool MyGetTempPath(CSysString &resultPath);93 bool MyGetTempPath(UString &resultPath);
708 bool MyGetTempPath(CSysString &path) in MyGetTempPath() function716 bool MyGetTempPath(UString &path) in MyGetTempPath() function726 if (!MyGetTempPath(sysPath)) in MyGetTempPath()774 if (!MyGetTempPath(tempPath)) in Create()812 if (!MyGetTempPath(tempPath)) in Create()
54 if (!NDirectory::MyGetTempPath(tempDir)) in GetWorkDir()
648 NDirectory::MyGetTempPath(options.WorkingDir); in SetAddCommandOptions()
46 if (!MyGetTempPath(tempDirPath)) in WriteToFile()