Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/matchers/
DEventMatcherWizard.h25 struct MatchLogEventResult { struct
40 MatchLogEventResult matchLogEvent(const LogEvent& event, int matcherIndex); argument
DEventMatcherWizard.cpp22 MatchLogEventResult EventMatcherWizard::matchLogEvent(const LogEvent& event, int matcherIndex) { in matchLogEvent()