Searched defs:backfillStringInReport (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/cmds/statsd/tests/
H A Dstatsd_test_util.cpp667 void backfillStringInReport(ConfigMetricsReport *config_report) { function in namespace:android::os::statsd
722 void backfillStringInReport(ConfigMetricsReportList *config_report_list) { function in namespace:android::os::statsd
724 backfillStringInReport(config_report_list->mutable_reports(i));

Completed in 20 milliseconds