Home
last modified time | relevance | path

Searched refs:onMatchedLogEventInternalLocked (Results 1 – 14 of 14) sorted by relevance

/packages/modules/StatsD/statsd/src/metrics/
DRestrictedEventMetricProducer.h42 void onMatchedLogEventInternalLocked(
DEventMetricProducer.h59 void onMatchedLogEventInternalLocked(
DRestrictedEventMetricProducer.cpp49 void RestrictedEventMetricProducer::onMatchedLogEventInternalLocked( in onMatchedLogEventInternalLocked() function in android::os::statsd::RestrictedEventMetricProducer
DCountMetricProducer.h68 void onMatchedLogEventInternalLocked(
DDurationMetricProducer.h73 void onMatchedLogEventInternalLocked(
DGaugeMetricProducer.h118 void onMatchedLogEventInternalLocked(
DValueMetricProducer.h146 void onMatchedLogEventInternalLocked(
DEventMetricProducer.cpp283 void EventMetricProducer::onMatchedLogEventInternalLocked( in onMatchedLogEventInternalLocked() function in android::os::statsd::EventMetricProducer
DMetricProducer.cpp185 onMatchedLogEventInternalLocked(matcherIndex, metricKey, conditionKey, condition, event, in onMatchedLogEventLocked()
DCountMetricProducer.cpp384 void CountMetricProducer::onMatchedLogEventInternalLocked( in onMatchedLogEventInternalLocked() function in android::os::statsd::CountMetricProducer
DMetricProducer.h445 virtual void onMatchedLogEventInternalLocked(
DGaugeMetricProducer.cpp581 void GaugeMetricProducer::onMatchedLogEventInternalLocked( in onMatchedLogEventInternalLocked() function in android::os::statsd::GaugeMetricProducer
DDurationMetricProducer.cpp731 void DurationMetricProducer::onMatchedLogEventInternalLocked( in onMatchedLogEventInternalLocked() function in android::os::statsd::DurationMetricProducer
DValueMetricProducer.cpp695 void ValueMetricProducer<AggregatedValue, DimExtras>::onMatchedLogEventInternalLocked( in onMatchedLogEventInternalLocked() function in android::os::statsd::ValueMetricProducer