Home
last modified time | relevance | path

Searched defs:stateLinks (Results 1 – 2 of 2) sorted by relevance

/packages/modules/StatsD/statsd/src/
DHashableDimensionKey.cpp282 const vector<Metric2State>& stateLinks, const int32_t stateAtomId) { in containsLinkedStateValues()
304 bool linked(const vector<Metric2State>& stateLinks, const int32_t stateAtomId, in linked()
/packages/modules/StatsD/statsd/src/metrics/
DValueMetricProducer.h101 const StateLinks& stateLinks; member