Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DSelectionCriterionRule.h51 struct SMatchingRuleDescription struct
95 static const SMatchingRuleDescription _astMatchesWhen[ENbMatchesWhen];
DSelectionCriterionRule.cpp43 const CSelectionCriterionRule::SMatchingRuleDescription
221 const SMatchingRuleDescription *pstMatchingRuleDescription = &_astMatchesWhen[matchesWhen]; in setMatchesWhen()