Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DFormattedSubsystemObject.cpp40 CFormattedSubsystemObject::CFormattedSubsystemObject( in CFormattedSubsystemObject() function in CFormattedSubsystemObject
46 CFormattedSubsystemObject::CFormattedSubsystemObject( in CFormattedSubsystemObject() function in CFormattedSubsystemObject
53 CFormattedSubsystemObject::CFormattedSubsystemObject( in CFormattedSubsystemObject() function in CFormattedSubsystemObject
68 string CFormattedSubsystemObject::getFormattedMappingValue() const in getFormattedMappingValue()
73 bool CFormattedSubsystemObject::isAmendKeyValid(size_t uiAmendKey) in isAmendKeyValid()
79 string CFormattedSubsystemObject::formatMappingValue(const string &strMappingValue, in formatMappingValue()
DFormattedSubsystemObject.h36 class PARAMETER_EXPORT CFormattedSubsystemObject : public CSubsystemObject
45 CFormattedSubsystemObject(CInstanceConfigurableElement *pInstanceConfigurableElement,
56 CFormattedSubsystemObject(CInstanceConfigurableElement *pInstanceConfigurableElement,
70 CFormattedSubsystemObject(CInstanceConfigurableElement *pInstanceConfigurableElement,
74 virtual ~CFormattedSubsystemObject() = default;
/external/parameter-framework/upstream/skeleton-subsystem/
DSkeletonSubsystemObject.h36 class CSkeletonSubsystemObject : public CFormattedSubsystemObject
DSkeletonSubsystemObject.cpp44 #define base CFormattedSubsystemObject