Home
last modified time | relevance | path

Searched refs:doAggregate (Results 1 – 2 of 2) sorted by relevance

/external/parameter-framework/parameter/
DConfigurableElementAggregator.cpp41 doAggregate(pConfigurableElement, _aggregateList); in aggegate()
45 bool CConfigurableElementAggregator::doAggregate(const CConfigurableElement* pConfigurableElement, … in doAggregate() function in CConfigurableElementAggregator
63 uiNbMatchingChildren += doAggregate(pChildConfigurableElement, childAggregateElementList); in doAggregate()
DConfigurableElementAggregator.h51 …bool doAggregate(const CConfigurableElement* pConfigurableElement, std::list<const CConfigurableEl…