Searched refs:LOG_BAK_NAME (Results 1 – 2 of 2) sorted by relevance
/developtools/hdc/src/common/ | ||
D | define.h | 65 const string LOG_BAK_NAME = "hdclast.log"; variable |
D | base.cpp | 1570 string bakPath = GetTmpDir() + LOG_BAK_NAME; in RemoveLogFile() |