Searched refs:onLogEvent (Results 1 – 9 of 9) sorted by relevance
95 void CombinationLogMatchingTracker::onLogEvent(const LogEvent& event, in onLogEvent() function in android::os::statsd::CombinationLogMatchingTracker112 child->onLogEvent(event, allTrackers, matcherResults); in onLogEvent()
43 void onLogEvent(const LogEvent& event,
46 void onLogEvent(const LogEvent& event,
61 virtual void onLogEvent(const LogEvent& event,
55 void SimpleLogMatchingTracker::onLogEvent(const LogEvent& event, in onLogEvent() function in android::os::statsd::SimpleLogMatchingTracker
65 onLogEvent(); in handleMessage()75 public void onLogEvent() {} in onLogEvent() method in NetworkWatchlistServiceTests.TestHandler
233 void MetricsManager::onLogEvent(const LogEvent& event) { in onLogEvent() function in android::os::statsd::MetricsManager310 matcher->onLogEvent(event, mAllAtomMatchers, matcherCache); in onLogEvent()
49 void onLogEvent(const LogEvent& event);
253 pair.second->onLogEvent(*event); in OnLogEvent()