Searched defs:tmpDir (Results 1 – 5 of 5) 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()
475 fs::path tmpDir; in CompressFastAppMode() local516 …l FastAppPackager::CheckHapAndPackFastApp(std::list<std::string> &fileList, const fs::path &tmpDir) in CheckHapAndPackFastApp()531 bool FastAppPackager::Pack(const std::string &tmpDir, std::list<std::string> &fileList) in Pack()
86 Path tmpDir = Files.createTempDirectory(outPath, TMP); in normalize() local
1297 Path tmpDir = null; in compressFastAppMode() local
564 fs::path tmpDir(""); variable580 fs::path tmpDir("testDir"); variable