Searched refs:GetTmpDir (Results 1 – 2 of 2) sorted by relevance
141 string path = GetTmpDir() + LOG_FILE_NAME; in LogToFile()148 string path = GetTmpDir() + LOG_CACHE_NAME; in LogToCache()187 string path = GetTmpDir() + LOG_FILE_NAME; in ChmodLogFile()1531 string GetTmpDir() in GetTmpDir() function1569 string path = GetTmpDir() + LOG_FILE_NAME; in RemoveLogFile()1570 string bakPath = GetTmpDir() + LOG_BAK_NAME; in RemoveLogFile()1571 string cachePath = GetTmpDir() + LOG_CACHE_NAME; in RemoveLogFile()1581 string cachePath = GetTmpDir() + LOG_CACHE_NAME; in RemoveLogCache()
142 string GetTmpDir();