Home
last modified time | relevance | path

Searched defs:notifyAppUpgradeInternalLocked (Results 1 – 3 of 3) sorted by relevance

/packages/modules/StatsD/statsd/src/metrics/
DGaugeMetricProducer.h89 void notifyAppUpgradeInternalLocked(const int64_t eventTimeNs) override { in notifyAppUpgradeInternalLocked() function
DValueMetricProducer.cpp166 void ValueMetricProducer<AggregatedValue, DimExtras>::notifyAppUpgradeInternalLocked( in notifyAppUpgradeInternalLocked() function in android::os::statsd::ValueMetricProducer
DMetricProducer.h435 virtual void notifyAppUpgradeInternalLocked(const int64_t eventTimeNs) { in notifyAppUpgradeInternalLocked() function