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()
485 fs::path tmpDir; in CompressFastAppMode() local530 …l FastAppPackager::CheckHapAndPackFastApp(std::list<std::string> &fileList, const fs::path &tmpDir) in CheckHapAndPackFastApp()548 bool FastAppPackager::Pack(const std::string &tmpDir, std::list<std::string> &fileList) in Pack()
88 Path tmpDir = Files.createTempDirectory(outPath, TMP); in normalize() local
1595 Path tmpDir = null; in compressFastAppMode() local
567 fs::path tmpDir(""); variable583 fs::path tmpDir("testDir"); variable