Home
last modified time | relevance | path

Searched defs:str_set (Results 1 – 10 of 10) sorted by relevance

/packages/modules/StatsD/statsd/src/
Dstats_log_util.cpp106 int prefix, std::set<string>* str_set, in writeDimensionToProtoHelper()
175 int prefix, std::set<string>* str_set, in writeDimensionLeafToProtoHelper()
274 void writeDimensionToProto(const HashableDimensionKey& dimension, std::set<string> *str_set, in writeDimensionToProto()
289 std::set<string> *str_set, in writeDimensionLeafNodesToProto()
DStatsLogProcessor.cpp759 std::set<string> str_set; in onConfigMetricsReportLocked() local
/packages/modules/StatsD/statsd/src/packages/
DUidMap.cpp327 map<string, int>* installerIndices, std::set<string>* str_set, in writeUidMapSnapshot()
341 std::set<string>* str_set, ProtoOutputStream* proto) const { in writeUidMapSnapshotLocked()
422 const uint8_t truncatedCertificateHashSize, std::set<string>* str_set, in appendUidMap()
/packages/modules/StatsD/statsd/src/metrics/
DRestrictedEventMetricProducer.cpp69 const DumpLatency dumpLatency, std::set<string>* str_set, in onDumpReportLocked()
DEventMetricProducer.cpp170 std::set<string> *str_set, in onDumpReportLocked()
DCountMetricProducer.cpp218 std::set<string> *str_set, in onDumpReportLocked()
DGaugeMetricProducer.cpp246 std::set<string> *str_set, in onDumpReportLocked()
DDurationMetricProducer.cpp509 std::set<string> *str_set, in onDumpReportLocked()
DMetricProducer.h261 std::set<string> *str_set, in onDumpReport()
DMetricsManager.cpp443 const DumpLatency dumpLatency, std::set<string>* str_set, in onDumpReport()