HomeSort by relevance Sort by last modified time
    Searched defs:CConfigurableElementAggregator (Results 1 - 2 of 2) 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(

Completed in 54 milliseconds