Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/guardrail/
DStatsdStats.h545 struct LogLossStats { struct
546 LogLossStats(int32_t sec, int32_t count, int32_t error, int32_t tag, int32_t uid, in LogLossStats() function
576 std::list<LogLossStats> mLogLossStats; argument
/frameworks/base/cmds/statsd/src/
Dstats_log.proto456 message LogLossStats { message
464 repeated LogLossStats detected_log_loss = 16;