Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DSelectionCriterionRule.cpp91 if (!setMatchesWhen(strMatchesWhen, strError)) { in parse()
173 if (!setMatchesWhen(strMatchesWhen, strError)) { in fromXml()
217 bool CSelectionCriterionRule::setMatchesWhen(const string &strMatchesWhen, string &strError) in setMatchesWhen() function in CSelectionCriterionRule
DSelectionCriterionRule.h83 bool setMatchesWhen(const std::string &strMatchesWhen, std::string &strError);