Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/matchers/
Dmatcher_util.cpp89 static bool tryMatchString(const sp<UidMap>& uidMap, const FieldValue& fieldValue, in tryMatchString() function
353 if (tryMatchString(uidMap, values[i], matcher.eq_string())) { in matchesSimple()
364 if (tryMatchString(uidMap, values[i], str)) { in matchesSimple()
379 if (tryMatchString(uidMap, values[i], str)) { in matchesSimple()