Searched defs:tmpDir (Results 1 – 3 of 3) sorted by relevance
59 … __declspec(dllexport) int ProgramMutex(const char* procname, bool checkOrNew, const char* tmpDir) in ProgramMutex()118 int ProgramMutex(const char* procname, bool checkOrNew, const char* tmpDir) in ProgramMutex()
86 Path tmpDir = Files.createTempDirectory(outPath, TMP); in normalize() local
1235 Path tmpDir = null; in compressFastAppMode() local