Searched refs:mytype (Results 1 – 1 of 1) sorted by relevance
59 std::string mytype; in statsd_audiothread() local60 if (item->getString(MM_PREFIX "type", &mytype)) { in statsd_audiothread()61 metrics_proto.set_type(std::move(mytype)); in statsd_audiothread()