Home
last modified time | relevance | path

Searched defs:strMatchesWhen (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/parameter-framework/upstream/parameter/
H A DSelectionCriterionRule.cpp76 string strMatchesWhen; in parse() local
169 string strMatchesWhen; in fromXml() local
217 bool CSelectionCriterionRule::setMatchesWhen(const string &strMatchesWhen, string &strError) in setMatchesWhen()