Searched refs:noteSystemServerRestart (Results 1 – 4 of 4) sorted by relevance
446 stats.noteSystemServerRestart(timestamps[i]); in TEST()455 stats.noteSystemServerRestart(StatsdStats::kMaxSystemServerRestarts + 1); in TEST()
365 void noteSystemServerRestart(int32_t timeSec);
471 void StatsdStats::noteSystemServerRestart(int32_t timeSec) { in noteSystemServerRestart() function in android::os::statsd::StatsdStats
1311 StatsdStats::getInstance().noteSystemServerRestart(getWallClockSec()); in statsCompanionServiceDiedImpl()