Home
last modified time | relevance | path

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

/external/parameter-framework/parameter/
DSelectionCriterionRule.cpp160 string strSelectionCriterion = xmlElement.getAttributeString("SelectionCriterion"); in fromXml() local
162 …DomainImportContext.getSelectionCriteriaDefinition()->getSelectionCriterion(strSelectionCriterion); in fromXml()
167 …mainImportContext.setError("Couldn't find selection criterion " + strSelectionCriterion + " in " +… in fromXml()