Home
last modified time | relevance | path

Searched defs:stateAtomIdMap (Results 1 – 3 of 3) sorted by relevance

/packages/modules/StatsD/statsd/src/metrics/parsing_utils/
Dmetrics_manager_util.cpp198 const unordered_map<int64_t, int>& stateAtomIdMap, in handleMetricWithStates()
359 const unordered_map<int64_t, int>& stateAtomIdMap, in createCountMetricProducerAndUpdateMetadata()
441 const unordered_map<int64_t, int>& stateAtomIdMap, in createDurationMetricProducerAndUpdateMetadata()
640 const unordered_map<int64_t, int>& stateAtomIdMap, in createValueMetricProducerAndUpdateMetadata()
957 bool initStates(const StatsdConfig& config, unordered_map<int64_t, int>& stateAtomIdMap, in initStates() argument
988 const unordered_map<int64_t, int>& stateAtomIdMap, in initMetrics()
1208 unordered_map<int64_t, int> stateAtomIdMap; in initStatsdConfig() local
Dconfig_update_utils.cpp400 unordered_map<int64_t, int>& stateAtomIdMap, in updateStates()
650 const unordered_map<int64_t, int>& stateAtomIdMap, in updateMetrics()
1068 unordered_map<int64_t, int> stateAtomIdMap; in updateStatsdConfig() local
/packages/modules/StatsD/statsd/tests/metrics/parsing_utils/
Dconfig_update_utils_test.cpp930 unordered_map<int64_t, int> stateAtomIdMap; in TEST_F() local
2012 unordered_map<int64_t, int> stateAtomIdMap; in TEST_F() local
2543 unordered_map<int64_t, int> stateAtomIdMap; in TEST_F() local
2808 unordered_map<int64_t, int> stateAtomIdMap; in TEST_F() local