HomeSort by relevance Sort by last modified time
    Searched refs:setMatchesWhen (Results 1 - 2 of 2) sorted by null

  /external/parameter-framework/upstream/parameter/
SelectionCriterionRule.cpp 91 if (!setMatchesWhen(strMatchesWhen, strError)) {
173 if (!setMatchesWhen(strMatchesWhen, strError)) {
217 bool CSelectionCriterionRule::setMatchesWhen(const string &strMatchesWhen, string &strError)
SelectionCriterionRule.h 82 bool setMatchesWhen(const std::string &strMatchesWhen, std::string &strError);

Completed in 54 milliseconds