Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/update_engine/
H A Drkimage.h37 ENUM_RKDEVICE_TYPE emSupportChip; //使用芯片 member
70 ENUM_RKDEVICE_TYPE emSupportChip; member
/OK3568_Linux_fs/external/rktoolkit/update_recv/
H A DDefineHeader.h107 ENUM_RKDEVICE_TYPE emSupportChip; member
/OK3568_Linux_fs/external/rkupdate/
H A DRKImage.h14 ENUM_RKDEVICE_TYPE emSupportChip; member
H A DRKBoot.h15 ENUM_RKDEVICE_TYPE emSupportChip; member
H A DRKBoot.cpp286 m_supportDevice = pBootHead->emSupportChip; in CRKBoot()
H A DRKImage.cpp352 m_supportDevice = imageHead.emSupportChip; in CRKImage()