Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DConfigurableElementAggregator.cpp33 CConfigurableElementAggregator::CConfigurableElementAggregator( in CConfigurableElementAggregator() function in CConfigurableElementAggregator
41 void CConfigurableElementAggregator::aggegate(const CConfigurableElement *pConfigurableElement) in aggegate()
47 bool CConfigurableElementAggregator::doAggregate( in doAggregate()
DConfigurableElementAggregator.h38 class CConfigurableElementAggregator : private utility::NonCopyable
45 CConfigurableElementAggregator(std::list<const CConfigurableElement *> &aggregateList,
DBackSynchronizer.h61 CConfigurableElementAggregator _configurableElementAggregator;
DConfigurableElement.cpp474 CConfigurableElementAggregator configurableElementAggregator( in listRogueElements()
501 CConfigurableElementAggregator agregator(rogueElementList, in isRogue()