Home
last modified time | relevance | path

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

/rkdeveloptool/
H A DRKLog.cpp41 LogSavePath.setContainer(this); in CRKLog()
42 LogSavePath.getter(&CRKLog::GetLogSavePath); in CRKLog()
H A DRKLog.h20 property<CRKLog, string, READ_ONLY> LogSavePath; variable