Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/StatsD/statsd/src/matchers/
Dmatcher_util.cpp388 if (tryMatchWildcardString(uidMap, values[i], matcher.eq_wildcard_string())) { in matchesSimple()
/aosp_15_r20/packages/modules/StatsD/statsd/src/
Dstatsd_config.proto92 string eq_wildcard_string = 17; field
/aosp_15_r20/out/soong/.intermediates/packages/modules/StatsD/statsd/statsd/android_arm64_armv8-2a_cortex-a55_apex30/gen/proto/packages/modules/StatsD/statsd/src/
Dstatsd_config.pb.h1257 const std::string& eq_wildcard_string() const; in Swap()
1262 void set_allocated_eq_wildcard_string(std::string* eq_wildcard_string); in Swap()
11894 inline const std::string& FieldValueMatcher::eq_wildcard_string() const { in eq_wildcard_string() function
11944 inline void FieldValueMatcher::set_allocated_eq_wildcard_string(std::string* eq_wildcard_string) { in set_allocated_eq_wildcard_string() argument
11948 if (eq_wildcard_string != nullptr) { in set_allocated_eq_wildcard_string()
11950 …_impl_.value_matcher_.eq_wildcard_string_.InitAllocated(eq_wildcard_string, GetArenaForAllocation(… in set_allocated_eq_wildcard_string()