Home
last modified time | relevance | path

Searched refs:getUnknownStateKey (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/cmds/statsd/src/metrics/
DMetricProducer.cpp297 HashableDimensionKey MetricProducer::getUnknownStateKey() { in getUnknownStateKey() function in android::os::statsd::MetricProducer
DMetricProducer.h393 HashableDimensionKey getUnknownStateKey();
DValueMetricProducer.cpp794 baseInfo.currentState = getUnknownStateKey(); in onMatchedLogEventInternalLocked()