Searched defs:stateAtomIdMap (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/packages/modules/StatsD/statsd/src/metrics/parsing_utils/ |
D | metrics_manager_util.cpp | 292 const unordered_map<int64_t, int>& stateAtomIdMap, in handleMetricWithStates() 524 const unordered_map<int64_t, int>& stateAtomIdMap, in createCountMetricProducerAndUpdateMetadata() 650 const unordered_map<int64_t, int>& stateAtomIdMap, in createDurationMetricProducerAndUpdateMetadata() 966 const unordered_map<int64_t, int>& stateAtomIdMap, in createNumericValueMetricProducerAndUpdateMetadata() 1200 const unordered_map<int64_t, int>& stateAtomIdMap, in createKllMetricProducerAndUpdateMetadata() 1681 const StatsdConfig& config, unordered_map<int64_t, int>& stateAtomIdMap, in initStates() 1714 const unordered_map<int64_t, int>& stateAtomIdMap, in initMetrics() 1963 unordered_map<int64_t, int> stateAtomIdMap; in initStatsdConfig() local
|
D | config_update_utils.cpp | 456 unordered_map<int64_t, int>& stateAtomIdMap, in updateStates() 729 const unordered_map<int64_t, int>& stateAtomIdMap, in updateMetrics() 1234 unordered_map<int64_t, int> stateAtomIdMap; in updateStatsdConfig() local
|
/aosp_15_r20/packages/modules/StatsD/statsd/tests/metrics/parsing_utils/ |
D | config_update_utils_test.cpp | 993 unordered_map<int64_t, int> stateAtomIdMap; in TEST_F() local 2197 unordered_map<int64_t, int> stateAtomIdMap; in TEST_F() local 2736 unordered_map<int64_t, int> stateAtomIdMap; in TEST_F() local 3005 unordered_map<int64_t, int> stateAtomIdMap; in TEST_F() local 3982 unordered_map<int64_t, int> stateAtomIdMap; in TEST_F() local 4020 unordered_map<int64_t, int> stateAtomIdMap; in TEST_F() local 4065 unordered_map<int64_t, int> stateAtomIdMap; in TEST_F() local 4147 unordered_map<int64_t, int> stateAtomIdMap; in TEST_F() local
|