Lines Matching refs:UCHAR
34 UCHAR CRKBoot::GetEntry471Count() in GetEntry471Count()
38 UCHAR CRKBoot::GetEntry472Count() in GetEntry472Count()
42 UCHAR CRKBoot::GetEntryLoaderCount() in GetEntryLoaderCount()
53 bool CRKBoot::SaveEntryFile(ENUM_RKBOOTENTRY type,UCHAR ucIndex,string fileName) in SaveEntryFile()
56 UCHAR ucCount,ucSize; in SaveEntryFile()
93 bool CRKBoot::GetEntryProperty(ENUM_RKBOOTENTRY type,UCHAR ucIndex,DWORD &dwSize,DWORD &dwDelay,cha… in GetEntryProperty()
96 UCHAR ucCount,ucSize; in GetEntryProperty()
131 bool CRKBoot::GetEntryData(ENUM_RKBOOTENTRY type,UCHAR ucIndex,PBYTE lpData) in GetEntryData()
134 UCHAR ucCount,ucSize; in GetEntryData()
167 UCHAR ucCount,ucSize; in GetIndexByName()
189 for (UCHAR i=0;i<ucCount;i++) in GetIndexByName()