Home
last modified time | relevance | path

Searched refs:LOG_CACHE_NAME (Results 1 - 4 of 4) sorted by relevance

/developtools/hdc/hdc_rust/src/host/
H A Dlogger.rs83 Self::dump_log_file(config::LOG_CACHE_NAME, meta.log_level); in write_log()
/developtools/hdc/src/common/
H A Ddefine.h119 const string LOG_CACHE_NAME = ".hdc.cache.log"; member
H A Dbase.cpp527 string path = GetLogDirName() + LOG_CACHE_NAME; in LogToCache()
2136 string cachePath = GetLogDirName() + LOG_CACHE_NAME; in RemoveLogFile()
2153 string cachePath = GetLogDirName() + LOG_CACHE_NAME; in RemoveLogCache()
/developtools/hdc/hdc_rust/src/
H A Dconfig.rs296 pub const LOG_CACHE_NAME: &str = ".hdc.cache"; consts

Completed in 7 milliseconds