Searched refs:noteLateLogEventSkipped (Results 1 – 3 of 3) sorted by relevance
400 void noteLateLogEventSkipped(int64_t metricId);
503 void StatsdStats::noteLateLogEventSkipped(int64_t metricId) { in noteLateLogEventSkipped() function in android::os::statsd::StatsdStats
518 StatsdStats::getInstance().noteLateLogEventSkipped(mMetricId); in accumulateEvents()