Searched refs:SupportDevice (Results 1 – 5 of 5) sorted by relevance
136 SupportDevice.setContainer(this); in CRKImage()137 SupportDevice.getter(&CRKImage::GetSupportDevice); in CRKImage()264 m_supportDevice = m_bootObject->SupportDevice; in CRKImage()
224 SupportDevice.setContainer(this); in CRKBoot()225 SupportDevice.getter(&CRKBoot::GetSupportDevice); in CRKBoot()
31 property<CRKImage, ENUM_RKDEVICE_TYPE, READ_ONLY> SupportDevice; variable
52 property<CRKBoot, ENUM_RKDEVICE_TYPE, READ_ONLY> SupportDevice; variable
1784 dev.emDeviceType = pBoot->SupportDevice; in download_boot()1859 dev.emDeviceType = pBoot->SupportDevice; in upgrade_loader()