Home
last modified time | relevance | path

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

/external/parameter-framework/parameter/
DFormattedSubsystemObject.cpp40 CFormattedSubsystemObject::CFormattedSubsystemObject( in CFormattedSubsystemObject() function in CFormattedSubsystemObject
46 CFormattedSubsystemObject::CFormattedSubsystemObject( in CFormattedSubsystemObject() function in CFormattedSubsystemObject
55 CFormattedSubsystemObject::CFormattedSubsystemObject( in CFormattedSubsystemObject() function in CFormattedSubsystemObject
72 CFormattedSubsystemObject::~CFormattedSubsystemObject() in ~CFormattedSubsystemObject()
76 string CFormattedSubsystemObject::getFormattedMappingValue() const in getFormattedMappingValue()
81 bool CFormattedSubsystemObject::isAmendKeyValid(uint32_t uiAmendKey) in isAmendKeyValid()
87 string CFormattedSubsystemObject::formatMappingValue(const string& strMappingValue, in formatMappingValue()
DFormattedSubsystemObject.h34 class CFormattedSubsystemObject : public CSubsystemObject
42 CFormattedSubsystemObject(CInstanceConfigurableElement* pInstanceConfigurableElement);
51 CFormattedSubsystemObject(CInstanceConfigurableElement* pInstanceConfigurableElement,
64 CFormattedSubsystemObject(CInstanceConfigurableElement* pInstanceConfigurableElement,
69 virtual ~CFormattedSubsystemObject();
/external/parameter-framework/skeleton-subsystem/
DSkeletonSubsystemObject.h36 class CSkeletonSubsystemObject : public CFormattedSubsystemObject
DSkeletonSubsystemObject.cpp44 #define base CFormattedSubsystemObject