Home
last modified time | relevance | path

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

/rkdeveloptool/
H A DRKBoot.cpp44 return m_loaderCount; in GetEntryLoaderCount()
71 ucCount = m_loaderCount; in SaveEntryFile()
111 ucCount = m_loaderCount; in GetEntryProperty()
149 ucCount = m_loaderCount; in GetEntryData()
182 ucCount = m_loaderCount; in GetIndexByName()
281 m_loaderCount = pBootHead->ucLoaderEntryCount; in CRKBoot()
H A DRKBoot.h82 UCHAR m_loaderCount; variable