Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/StatsD/statsd/tests/
Dstatsd_test_util.cpp2020 bool backfillDimensionPath(const DimensionsValue& path, in backfillDimensionPath() function
2042 bool backfillDimensionPath(const DimensionsValue& path, in backfillDimensionPath() function
2049 void backfillDimensionPath(StatsLogReport* report) { in backfillDimensionPath() function
2067 void backfillDimensionPath(ConfigMetricsReport* config_report) { in backfillDimensionPath() function
2073 void backfillDimensionPath(ConfigMetricsReportList* config_report_list) { in backfillDimensionPath() function
Dstatsd_test_util.h713 void backfillDimensionPath(const DimensionsValue& whatPath, T* metricData) { in backfillDimensionPath() function