Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkupdate/
H A DRKBoot.cpp38 return m_loaderCount; in GetEntryLoaderCount()
65 ucCount = m_loaderCount; in SaveEntryFile()
105 ucCount = m_loaderCount; in GetEntryProperty()
143 ucCount = m_loaderCount; in GetEntryData()
176 ucCount = m_loaderCount; in GetIndexByName()
297 m_loaderCount = pBootHead->ucLoaderEntryCount; in CRKBoot()
H A DRKBoot.h87 UCHAR m_loaderCount; variable