Home
last modified time | relevance | path

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

/rkdeveloptool/
H A DRKImage.cpp136 SupportDevice.setContainer(this); in CRKImage()
137 SupportDevice.getter(&CRKImage::GetSupportDevice); in CRKImage()
264 m_supportDevice = m_bootObject->SupportDevice; in CRKImage()
H A DRKBoot.cpp224 SupportDevice.setContainer(this); in CRKBoot()
225 SupportDevice.getter(&CRKBoot::GetSupportDevice); in CRKBoot()
H A DRKImage.h31 property<CRKImage, ENUM_RKDEVICE_TYPE, READ_ONLY> SupportDevice; variable
H A DRKBoot.h52 property<CRKBoot, ENUM_RKDEVICE_TYPE, READ_ONLY> SupportDevice; variable
H A Dmain.cpp1784 dev.emDeviceType = pBoot->SupportDevice; in download_boot()
1859 dev.emDeviceType = pBoot->SupportDevice; in upgrade_loader()