Home
last modified time | relevance | path

Searched refs:getConfigurableElementContext (Results 1 – 4 of 4) sorted by relevance

/external/parameter-framework/upstream/parameter/
DConfigurableElement.h140 std::list<const CConfigurableElement *> getConfigurableElementContext() const;
DElementHandle.cpp134 auto elements = mElement.getConfigurableElementContext(); in getMappingData()
DConfigurableElement.cpp278 std::list<const CConfigurableElement *> CConfigurableElement::getConfigurableElementContext() const in getConfigurableElementContext() function in CConfigurableElement
DParameterMgr.cpp1992 auto configurableElementPath = pConfigurableElement->getConfigurableElementContext(); in getParameterMapping()