Searched refs:m_strType (Results 1 - 2 of 2) sorted by relevance

/packages/apps/OMA-DM/engine/dmlib/dmtapi/native/src/
H A DdmtAttributes.cc63 m_strType = type;
64 if ( m_strType == NULL )
68 m_strType = NULL;
/packages/apps/OMA-DM/engine/dmlib/api/native/
H A DdmtAttributes.hpp57 DMString m_strType; member in class:DmtAttributes
287 return m_strType;

Completed in 54 milliseconds