OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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