Searched defs:type (Results 1 – 4 of 4) sorted by relevance
| /rkdeveloptool/ |
| H A D | RKBoot.cpp | 53 bool CRKBoot::SaveEntryFile(ENUM_RKBOOTENTRY type,UCHAR ucIndex,string fileName) in SaveEntryFile() 93 bool CRKBoot::GetEntryProperty(ENUM_RKBOOTENTRY type,UCHAR ucIndex,DWORD &dwSize,DWORD &dwDelay,cha… in GetEntryProperty() 131 bool CRKBoot::GetEntryData(ENUM_RKBOOTENTRY type,UCHAR ucIndex,PBYTE lpData) in GetEntryData() 164 char CRKBoot::GetIndexByName(ENUM_RKBOOTENTRY type,char *pName) in GetIndexByName()
|
| H A D | RKScan.cpp | 55 bool CRKScan::FindRockusbVidPid(ENUM_RKDEVICE_TYPE type, USHORT &usVid, USHORT &usPid) in FindRockusbVidPid() 284 bool CRKScan::IsRockusbDevice(ENUM_RKDEVICE_TYPE &type, USHORT vid, USHORT pid) in IsRockusbDevice() 300 int CRKScan::Search(UINT type) in Search()
|
| H A D | boot_merger.h | 146 rk_entry_type type; member
|
| H A D | main.cpp | 1464 static bool saveEntry(FILE* outFile, char* path, rk_entry_type type, in saveEntry()
|