Searched refs:getSimpleAtomMatcher (Results 1 – 1 of 1) sorted by relevance
71 atomMatchers.add(getSimpleAtomMatcher(atomUniqueId, atomId)); in addEventConfig()112 getSimpleAtomMatcher( in addGaugeConfig()128 matchers.add(getSimpleAtomMatcher(atomUniqueId, atomId)); in addGaugeConfig()155 private StatsdConfigProto.AtomMatcher getSimpleAtomMatcher(int id, int fieldId) { in getSimpleAtomMatcher() method in StatsdHelper