Home
last modified time | relevance | path

Searched refs:m_os (Results 1 – 2 of 2) sorted by relevance

/rkdeveloptool/
H A DRKDevice.cpp36 m_os = value; in SetOsType()
87 return m_os; in GetOsType()
206 m_os = m_pImage->OsType; in SetObject()
208 m_os = RK_OS; in SetObject()
H A DRKDevice.h123 ENUM_OS_TYPE m_os; variable