Home
last modified time | relevance | path

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

/aosp_15_r20/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()
/aosp_15_r20/packages/modules/StatsD/statsd/src/metrics/
DValueMetricProducer.h103 const StateLinks& stateLinks; member