Home
last modified time | relevance | path

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

/rkdeveloptool/
H A DRKLog.cpp39 CRKLog::CRKLog(string logFilePath, string logFileName, bool enable) in CRKLog() argument
60 m_enable = enable; in CRKLog()
H A DRKLog.h22 CRKLog(string logFilePath, string logFileName, bool enable = false);