Searched defs:combinationMatcher (Results 1 – 3 of 3) sorted by relevance
125 const AtomMatcher_Combination& combinationMatcher = matcher.combination(); in onConfigUpdated() local
92 AtomMatcher* combinationMatcher = config.add_atom_matcher(); in TEST_F() local1886 AtomMatcher combinationMatcher; in TEST_F() local
305 void addMatcherToMatcherCombination(const AtomMatcher& matcher, AtomMatcher* combinationMatcher) { in addMatcherToMatcherCombination()