Home | History | Annotate | Download | only in parameter

Lines Matching refs:configurableElement

1523 bool CParameterMgr::getSettingsAsXML(const CConfigurableElement *configurableElement,
1533 CXmlMemoryDocSource memorySource(configurableElement, false,
1534 configurableElement->getXmlElementName());
1548 bool CParameterMgr::setSettingsAsXML(CConfigurableElement *configurableElement,
1562 if (not xmlParse(xmlParameterContext, configurableElement, doc, "",
1568 static_cast<CConfigurableElement *>(configurableElement)->fillSyncerSet(syncerSet);
1984 // Get the ConfigurableElement corresponding to strPath
1991 // Find the list of the ancestors of the current ConfigurableElement that have a mapping
1994 // Get the Subsystem containing the ConfigurableElement
2002 // Fetch the mapping corresponding to the ConfigurableElement