Home
last modified time | relevance | path

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

/external/parameter-framework/parameter/
DConfigurableElementAggregator.cpp33 … CConfigurableElement*>& aggregateList, MatchesAggregationCriterion pfnMatchesAggregationCriterion) in CConfigurableElementAggregator() argument
34 : _aggregateList(aggregateList), _pfnMatchesAggregationCriterion(pfnMatchesAggregationCriterion) in CConfigurableElementAggregator()
DConfigurableElementAggregator.h44 …CConfigurableElement*>& aggregateList, MatchesAggregationCriterion pfnMatchesAggregationCriterion);