Searched defs:LogEvent (Results 1 – 2 of 2) sorted by relevance
/packages/modules/StatsD/statsd/src/logd/ | ||
D | LogEvent.cpp | 42 LogEvent::LogEvent(int32_t uid, int32_t pid) in LogEvent() function in android::os::statsd::LogEvent |
/packages/modules/StatsD/statsd/src/metrics/ | ||
D | NumericValueMetricProducer.cpp | 213 void NumericValueMetricProducer::combineValueFields(pair<LogEvent, vector<int>>& eventValues, in combineValueFields() |