Searched refs:appendConfigMetricsReport (Results 1 – 3 of 3) sorted by relevance
74 static void appendConfigMetricsReport(const ConfigKey& key, ProtoOutputStream* proto);
191 void StorageManager::appendConfigMetricsReport(const ConfigKey& key, ProtoOutputStream* proto) { in appendConfigMetricsReport() function in android::os::statsd::StorageManager
325 StorageManager::appendConfigMetricsReport(key, &proto); in onDumpReport()