Searched refs:noteSystemServerRestart (Results 1 – 4 of 4) sorted by relevance
645 stats.noteSystemServerRestart(timestamps[i]); in TEST()654 stats.noteSystemServerRestart(StatsdStats::kMaxSystemServerRestarts + 1); in TEST()
459 void noteSystemServerRestart(int32_t timeSec);
556 void StatsdStats::noteSystemServerRestart(int32_t timeSec) { in noteSystemServerRestart() function in android::os::statsd::StatsdStats
1404 StatsdStats::getInstance().noteSystemServerRestart(getWallClockSec()); in statsCompanionServiceDiedImpl()