Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/StatsD/statsd/src/matchers/
Dmatcher_util.cpp353 if (tryMatchString(uidMap, values[i], matcher.eq_string())) { in matchesSimple()
/aosp_15_r20/packages/modules/StatsD/statsd/src/
Dstatsd_config.proto74 string eq_string = 4; 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.h1058 const std::string& eq_string() const; in Swap()
1063 void set_allocated_eq_string(std::string* eq_string); in Swap()
11181 inline const std::string& FieldValueMatcher::eq_string() const { in eq_string() function
11231 inline void FieldValueMatcher::set_allocated_eq_string(std::string* eq_string) { in set_allocated_eq_string() argument
11235 if (eq_string != nullptr) { in set_allocated_eq_string()
11237 _impl_.value_matcher_.eq_string_.InitAllocated(eq_string, GetArenaForAllocation()); in set_allocated_eq_string()