Home
last modified time | relevance | path

Searched refs:LogLossStats (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/StatsD/statsd/src/guardrail/
H A DStatsdStats.h591 struct LogLossStats { struct
592 LogLossStats(int32_t sec, int32_t count, int32_t error, int32_t tag, int32_t uid, in LogLossStats() function
622 std::list<LogLossStats> mLogLossStats; argument
/aosp12/packages/modules/StatsD/statsd/src/
H A Dstats_log.proto526 message LogLossStats { message
534 repeated LogLossStats detected_log_loss = 16;