Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/statsd/src/anomaly/
H A DDurationAnomalyTracker.h57 uint32_t getAlarmTimestampSec(const MetricDimensionKey& dimensionKey) const override { in getAlarmTimestampSec() function
H A DAlarmTracker.h50 inline int32_t getAlarmTimestampSec() const { in getAlarmTimestampSec() function
H A DAnomalyTracker.h154 virtual uint32_t getAlarmTimestampSec(const MetricDimensionKey& dimensionKey) const { in getAlarmTimestampSec() function