Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/metrics/
DMetricProducer.cpp332 HashableDimensionKey MetricProducer::getUnknownStateKey() { in getUnknownStateKey() function in android::os::statsd::MetricProducer
DMetricProducer.h461 HashableDimensionKey getUnknownStateKey();
DValueMetricProducer.cpp876 mCurrentBaseInfo.emplace(whatKey, DimensionsInWhatInfo(getUnknownStateKey())); in onMatchedLogEventInternalLocked()