Searched refs:GetTmpDir (Results 1 – 2 of 2) sorted by relevance
138 string path = GetTmpDir() + LOG_FILE_NAME; in LogToFile()145 string path = GetTmpDir() + LOG_CACHE_NAME; in LogToCache()184 string path = GetTmpDir() + LOG_FILE_NAME; in ChmodLogFile()1578 string GetTmpDir() in GetTmpDir() function1616 string path = GetTmpDir() + LOG_FILE_NAME; in RemoveLogFile()1617 string bakPath = GetTmpDir() + LOG_BAK_NAME; in RemoveLogFile()1618 string cachePath = GetTmpDir() + LOG_CACHE_NAME; in RemoveLogFile()1628 string cachePath = GetTmpDir() + LOG_CACHE_NAME; in RemoveLogCache()
143 string GetTmpDir();