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