Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Ddefine.h74 const string LOG_CACHE_NAME = ".hdc.cache.log"; variable
Dbase.cpp145 string path = GetTmpDir() + LOG_CACHE_NAME; in LogToCache()
1618 string cachePath = GetTmpDir() + LOG_CACHE_NAME; in RemoveLogFile()
1628 string cachePath = GetTmpDir() + LOG_CACHE_NAME; in RemoveLogCache()