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