Home
last modified time | relevance | path

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

/rkdeveloptool/
H A DRKImage.cpp131 Version.getter(&CRKImage::GetVersion); in CRKImage()
133 MergeVersion.getter(&CRKImage::GetMergeVersion); in CRKImage()
135 ReleaseTime.getter(&CRKImage::GetReleaseTime); in CRKImage()
137 SupportDevice.getter(&CRKImage::GetSupportDevice); in CRKImage()
139 OsType.getter(&CRKImage::GetOsType); in CRKImage()
141 BackupSize.getter(&CRKImage::GetBackupSize); in CRKImage()
143 BootOffset.getter(&CRKImage::GetBootOffset); in CRKImage()
145 BootSize.getter(&CRKImage::GetBootSize); in CRKImage()
147 FWOffset.getter(&CRKImage::GetFWOffset); in CRKImage()
149 FWSize.getter(&CRKImage::GetFWSize); in CRKImage()
[all …]
H A DRKBoot.cpp215 Rc4DisableFlag.getter(&CRKBoot::GetRc4DisableFlag); in CRKBoot()
217 SignFlag.getter(&CRKBoot::GetSignFlag); in CRKBoot()
219 Version.getter(&CRKBoot::GetVersion); in CRKBoot()
221 MergeVersion.getter(&CRKBoot::GetMergeVersion); in CRKBoot()
223 ReleaseTime.getter(&CRKBoot::GetReleaseTime); in CRKBoot()
225 SupportDevice.getter(&CRKBoot::GetSupportDevice); in CRKBoot()
227 Entry471Count.getter(&CRKBoot::GetEntry471Count); in CRKBoot()
229 Entry472Count.getter(&CRKBoot::GetEntry472Count); in CRKBoot()
231 EntryLoaderCount.getter(&CRKBoot::GetEntryLoaderCount); in CRKBoot()
H A DRKDevice.cpp118 VendorID.getter(&CRKDevice::GetVendorID); in CRKDevice()
122 ProductID.getter(&CRKDevice::GetProductID); in CRKDevice()
126 DeviceType.getter(&CRKDevice::GetDeviceType); in CRKDevice()
130 UsbType.getter(&CRKDevice::GetUsbType); in CRKDevice()
134 LayerName.getter(&CRKDevice::GetLayerName); in CRKDevice()
138 BcdUsb.getter(&CRKDevice::GetBcdUsb); in CRKDevice()
142 LocationID.getter(&CRKDevice::GetLocationID); in CRKDevice()
146 OsType.getter(&CRKDevice::GetOsType); in CRKDevice()
150 LogObjectPointer.getter(&CRKDevice::GetLogObjectPointer); in CRKDevice()
153 CommObjectPointer.getter(&CRKDevice::GetCommObjectPointer); in CRKDevice()
H A DRKLog.cpp42 LogSavePath.getter(&CRKLog::GetLogSavePath); in CRKLog()
45 EnableLog.getter(&CRKLog::GetEnableLog); in CRKLog()
H A DProperty.hpp64 void getter(ValueType (Container::*pGet)()) in getter() function in property
H A DRKScan.cpp38 DEVICE_COUNTS.getter(&CRKScan::GetDEVICE_COUNTS); in CRKScan()
41 MSC_TIMEOUT.getter(&CRKScan::GetMSC_TIMEOUT); in CRKScan()
45 RKUSB_TIMEOUT.getter(&CRKScan::GetRKUSB_TIMEOUT); in CRKScan()