Searched refs:noteLogLost (Results 1 – 3 of 3) sorted by relevance
115 StatsdStats::getInstance().noteLogLost((int32_t)getWallClockSec(), dropped_count, in onDataAvailable()
370 void noteLogLost(int32_t wallClockTimeSec, int32_t count, int32_t lastError,
199 void StatsdStats::noteLogLost(int32_t wallClockTimeSec, int32_t count, int32_t lastError, in noteLogLost() function in android::os::statsd::StatsdStats