Home
last modified time | relevance | path

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

/rkdeveloptool/
H A DRKImage.cpp23 return m_supportDevice; in GetSupportDevice()
238 m_supportDevice = imageHead.emSupportChip; in CRKImage()
264 m_supportDevice = m_bootObject->SupportDevice; in CRKImage()
H A DRKBoot.cpp32 return m_supportDevice; in GetSupportDevice()
270 m_supportDevice = pBootHead->emSupportChip; in CRKBoot()
H A DRKImage.h63 ENUM_RKDEVICE_TYPE m_supportDevice; variable
H A DRKBoot.h73 ENUM_RKDEVICE_TYPE m_supportDevice; variable