Searched refs:writeActiveMetricToProtoOutputStream (Results 1 – 3 of 3) sorted by relevance
311 void MetricProducer::writeActiveMetricToProtoOutputStream( in writeActiveMetricToProtoOutputStream() function in android::os::statsd::MetricProducer
321 void writeActiveMetricToProtoOutputStream(int64_t currentTimeNs, const DumpReportReason reason,
852 metric->writeActiveMetricToProtoOutputStream(currentTimeNs, reason, proto); in writeActiveConfigToProtoOutputStream()