Home
last modified time | relevance | path

Searched refs:isLastPosMatcher (Results 1 – 1 of 1) sorted by relevance

/packages/modules/StatsD/statsd/src/
DFieldValue.h159 inline bool isLastPosMatcher(int32_t depth) const { in isLastPosMatcher() function
252 return mMatcher.getDepth() >= 1 && mMatcher.isLastPosMatcher(1); in hasLastPositionMatcher()