Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkupdate/
H A DRKLog.cpp15 EnableLog.setContainer(this); in CRKLog()
16 EnableLog.getter(&CRKLog::GetEnableLog); in CRKLog()
17 EnableLog.setter(&CRKLog::SetEnableLog); in CRKLog()
H A DRKLog.h10 property<CRKLog, bool, READ_WRITE> EnableLog; variable