Searched refs:noteSystemServerRestart (Results 1 – 4 of 4) sorted by relevance
649 stats.noteSystemServerRestart(timestamps[i]); in TEST()656 stats.noteSystemServerRestart(StatsdStats::kMaxSystemServerRestarts + 1); in TEST()
532 void noteSystemServerRestart(int32_t timeSec);
772 void StatsdStats::noteSystemServerRestart(int32_t timeSec) { in noteSystemServerRestart() function in android::os::statsd::StatsdStats
1450 StatsdStats::getInstance().noteSystemServerRestart(getWallClockSec()); in statsCompanionServiceDiedImpl()