Home
last modified time | relevance | path

Searched refs:Entry471Count (Results 1 – 3 of 3) sorted by relevance

/rkdeveloptool/
H A DRKBoot.cpp226 Entry471Count.setContainer(this); in CRKBoot()
227 Entry471Count.getter(&CRKBoot::GetEntry471Count); in CRKBoot()
H A DRKBoot.h54 property<CRKBoot, unsigned char, READ_ONLY> Entry471Count; variable
H A DRKDevice.cpp515 for ( i = 0; i < m_pImage->m_bootObject->Entry471Count; i++ ) { in DownloadBoot()