Home
last modified time | relevance | path

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

/rkdeveloptool/
H A DRKBoot.cpp228 Entry472Count.setContainer(this); in CRKBoot()
229 Entry472Count.getter(&CRKBoot::GetEntry472Count); in CRKBoot()
H A DRKBoot.h56 property<CRKBoot, unsigned char, READ_ONLY> Entry472Count; variable
H A DRKDevice.cpp547 for ( i=0; i < m_pImage->m_bootObject->Entry472Count; i++ ) { in DownloadBoot()