Searched refs:LOG_CACHE_NAME (Results 1 – 2 of 2) sorted by relevance
66 const string LOG_CACHE_NAME = ".hdc.cache.log"; variable
148 string path = GetTmpDir() + LOG_CACHE_NAME; in LogToCache()1571 string cachePath = GetTmpDir() + LOG_CACHE_NAME; in RemoveLogFile()1581 string cachePath = GetTmpDir() + LOG_CACHE_NAME; in RemoveLogCache()