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

  /external/parameter-framework/upstream/parameter/
SelectionCriterionRule.cpp 44 CSelectionCriterionRule::_astMatchesWhen[CSelectionCriterionRule::ENbMatchesWhen] = {
119 _astMatchesWhen[_eMatchesWhen].pcMatchesWhen + " " + value;
206 xmlElement.setAttribute("MatchesWhen", _astMatchesWhen[_eMatchesWhen].pcMatchesWhen);
221 const SMatchingRuleDescription *pstMatchingRuleDescription = &_astMatchesWhen[matchesWhen];
SelectionCriterionRule.h 94 static const SMatchingRuleDescription _astMatchesWhen[ENbMatchesWhen];

Completed in 56 milliseconds