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

  /external/parameter-framework/upstream/parameter/
ConfigurableElementAggregator.h 57 std::list<const CConfigurableElement *> &_aggregateList;
ConfigurableElementAggregator.cpp 36 : _aggregateList(aggregateList), _pfnMatchesAggregationCriterion(pfnMatchesAggregationCriterion)
43 doAggregate(pConfigurableElement, _aggregateList);

Completed in 200 milliseconds