Home
last modified time | relevance | path

Searched refs:getListOfElementsWithMapping (Results 1 – 5 of 5) sorted by relevance

/external/parameter-framework/parameter/
DInstanceConfigurableElement.cpp108 void CInstanceConfigurableElement::getListOfElementsWithMapping( in getListOfElementsWithMapping() function in CInstanceConfigurableElement
118 base::getListOfElementsWithMapping(configurableElementPath); in getListOfElementsWithMapping()
DInstanceConfigurableElement.h103 virtual void getListOfElementsWithMapping(std::list<const CConfigurableElement*>&
DConfigurableElement.cpp160 void CConfigurableElement::getListOfElementsWithMapping( in getListOfElementsWithMapping() function in CConfigurableElement
170 pConfigurableElement->getListOfElementsWithMapping(configurableElementPath); in getListOfElementsWithMapping()
DConfigurableElement.h113 virtual void getListOfElementsWithMapping(std::list<const CConfigurableElement*>&
DParameterMgr.cpp1764 pConfigurableElement->getListOfElementsWithMapping(configurableElementPath); in getParameterMapping()