Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/statsd/src/
H A DFieldValue.h240 bool hasAllPositionMatcher() const { in hasAllPositionMatcher() function
H A DFieldValue.cpp52 if (matcher.hasAllPositionMatcher() && in matches()