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

  /external/parameter-framework/upstream/parameter/
ConfigurableElementAggregator.h 60 MatchesAggregationCriterion _pfnMatchesAggregationCriterion;
ConfigurableElementAggregator.cpp 36 : _aggregateList(aggregateList), _pfnMatchesAggregationCriterion(pfnMatchesAggregationCriterion)
51 if (!(pConfigurableElement->*_pfnMatchesAggregationCriterion)()) {

Completed in 51 milliseconds