Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkupdate/
H A DRKImage.cpp202 SupportDevice.setContainer(this); in CRKImage()
203 SupportDevice.getter(&CRKImage::GetSupportDevice); in CRKImage()
384 m_supportDevice = m_bootObject->SupportDevice; in CRKImage()
H A DRKBoot.cpp223 SupportDevice.setContainer(this); in CRKBoot()
224 SupportDevice.getter(&CRKBoot::GetSupportDevice); in CRKBoot()
H A DRKImage.h32 property<CRKImage, ENUM_RKDEVICE_TYPE, READ_ONLY> SupportDevice; variable
H A DRKBoot.h56 property<CRKBoot, ENUM_RKDEVICE_TYPE, READ_ONLY> SupportDevice; variable