Searched refs:pSelectionCriterionType (Results 1 – 7 of 7) sorted by relevance
42 auto pSelectionCriterionType = new CSelectionCriterionType(bIsInclusive); in createSelectionCriterionType() local44 addChild(pSelectionCriterionType); in createSelectionCriterionType()46 return pSelectionCriterionType; in createSelectionCriterionType()
62 const string &strName, const ISelectionCriterionTypeInterface *pSelectionCriterionType) in createSelectionCriterion() argument67 strName, static_cast<const CSelectionCriterionType *>(pSelectionCriterionType)); in createSelectionCriterion()
228 const ISelectionCriterionTypeInterface *pSelectionCriterionType = in setMatchesWhen() local232 if (!pSelectionCriterionType->isTypeInclusive() && in setMatchesWhen()
111 const std::string &strName, const CSelectionCriterionType *pSelectionCriterionType);
665 const string &strName, const CSelectionCriterionType *pSelectionCriterionType) in createSelectionCriterion() argument668 return getSelectionCriteria()->createSelectionCriterion(strName, pSelectionCriterionType, in createSelectionCriterion()
74 const ISelectionCriterionTypeInterface *pSelectionCriterionType);
85 const ISelectionCriterionTypeInterface* pSelectionCriterionType);