HomeSort by relevance Sort by last modified time
    Searched refs:CConfigurableElementAggregator (Results 1 - 4 of 4) sorted by null

  /external/parameter-framework/upstream/parameter/
ConfigurableElementAggregator.h 38 class CConfigurableElementAggregator : private utility::NonCopyable
45 CConfigurableElementAggregator(std::list<const CConfigurableElement *> &aggregateList,
ConfigurableElementAggregator.cpp 33 CConfigurableElementAggregator::CConfigurableElementAggregator(
41 void CConfigurableElementAggregator::aggegate(const CConfigurableElement *pConfigurableElement)
47 bool CConfigurableElementAggregator::doAggregate(
BackSynchronizer.h 61 CConfigurableElementAggregator _configurableElementAggregator;
ConfigurableElement.cpp 474 CConfigurableElementAggregator configurableElementAggregator(
501 CConfigurableElementAggregator agregator(rogueElementList,

Completed in 86 milliseconds