OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:declareAnomaly
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/cmds/statsd/src/anomaly/
DurationAnomalyTracker.cpp
68
declareAnomaly
(timestampNs, dimensionKey);
103
declareAnomaly
(timestampNs, kv.first);
AnomalyTracker.h
70
void
declareAnomaly
(const int64_t& timestampNs, const MetricDimensionKey& key);
AnomalyTracker.cpp
210
void AnomalyTracker::
declareAnomaly
(const int64_t& timestampNs, const MetricDimensionKey& key) {
243
declareAnomaly
(timestampNs, key);
Completed in 171 milliseconds