Home
last modified time | relevance | path

Searched refs:LOG_CACHE_NAME (Results 1 – 2 of 2) sorted by relevance

/developtools/hdc/src/common/
Ddefine.h66 const string LOG_CACHE_NAME = ".hdc.cache.log"; variable
Dbase.cpp148 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()