Searched defs:matcherTransformations (Results 1 – 3 of 3) sorted by relevance
82 vector<shared_ptr<LogEvent>>& matcherTransformations) { in onLogEvent()
145 vector<shared_ptr<LogEvent>>& matcherTransformations) { in onLogEvent()
615 vector<shared_ptr<LogEvent>> matcherTransformations(matcherCache.size(), nullptr); in onLogEvent() local