Searched refs:ENUM_OS_TYPE (Results 1 – 5 of 5) sorted by relevance
77 ENUM_OS_TYPE GetOsType();78 void SetOsType(ENUM_OS_TYPE value);79 property<CRKDevice, ENUM_OS_TYPE, READ_WRITE> OsType;123 ENUM_OS_TYPE m_os;
32 ENUM_OS_TYPE GetOsType();33 property<CRKImage, ENUM_OS_TYPE, READ_ONLY> OsType;
25 ENUM_OS_TYPE CRKImage::GetOsType() in GetOsType()29 return (ENUM_OS_TYPE)*pOsType; in GetOsType()
63 } ENUM_OS_TYPE; typedef
34 void CRKDevice::SetOsType(ENUM_OS_TYPE value) in SetOsType()85 ENUM_OS_TYPE CRKDevice::GetOsType() in GetOsType()