Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/statsd/src/metrics/
H A DEventMetricProducer.h53 void onMatchedLogEventInternalLocked(
H A DCountMetricProducer.h65 void onMatchedLogEventInternalLocked(
H A DDurationMetricProducer.h73 void onMatchedLogEventInternalLocked(
H A DEventMetricProducer.cpp189 void EventMetricProducer::onMatchedLogEventInternalLocked( in onMatchedLogEventInternalLocked() function in android::os::statsd::EventMetricProducer
H A DGaugeMetricProducer.h105 void onMatchedLogEventInternalLocked(
H A DMetricProducer.cpp172 onMatchedLogEventInternalLocked(matcherIndex, metricKey, conditionKey, condition, event, in onMatchedLogEventLocked()
H A DValueMetricProducer.h100 void onMatchedLogEventInternalLocked(
H A DCountMetricProducer.cpp325 void CountMetricProducer::onMatchedLogEventInternalLocked( in onMatchedLogEventInternalLocked() function in android::os::statsd::CountMetricProducer
H A DMetricProducer.h402 virtual void onMatchedLogEventInternalLocked(
H A DGaugeMetricProducer.cpp514 void GaugeMetricProducer::onMatchedLogEventInternalLocked( in onMatchedLogEventInternalLocked() function in android::os::statsd::GaugeMetricProducer
H A DDurationMetricProducer.cpp667 void DurationMetricProducer::onMatchedLogEventInternalLocked( in onMatchedLogEventInternalLocked() function in android::os::statsd::DurationMetricProducer
H A DValueMetricProducer.cpp825 void ValueMetricProducer::onMatchedLogEventInternalLocked( in onMatchedLogEventInternalLocked() function in android::os::statsd::ValueMetricProducer