Home
last modified time | relevance | path

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

/rkdeveloptool/
H A DRKBoot.cpp230 EntryLoaderCount.setContainer(this); in CRKBoot()
231 EntryLoaderCount.getter(&CRKBoot::GetEntryLoaderCount); in CRKBoot()
H A DRKBoot.h58 property<CRKBoot, unsigned char, READ_ONLY> EntryLoaderCount; variable