Home
last modified time | relevance | path

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

/rkdeveloptool/
H A DRKBoot.cpp56 UCHAR ucCount,ucSize; in SaveEntryFile() local
61 ucCount = m_471Count; in SaveEntryFile()
66 ucCount = m_472Count; in SaveEntryFile()
71 ucCount = m_loaderCount; in SaveEntryFile()
77 if (ucIndex >= ucCount) in SaveEntryFile()
96 UCHAR ucCount,ucSize; in GetEntryProperty() local
101 ucCount = m_471Count; in GetEntryProperty()
106 ucCount = m_472Count; in GetEntryProperty()
111 ucCount = m_loaderCount; in GetEntryProperty()
117 if (ucIndex >= ucCount) in GetEntryProperty()
[all …]