Searched refs:noteSystemServerRestart (Results 1 – 4 of 4) sorted by relevance
431 stats.noteSystemServerRestart(timestamps[i]); in TEST()440 stats.noteSystemServerRestart(StatsdStats::kMaxSystemServerRestarts + 1); in TEST()
355 void noteSystemServerRestart(int32_t timeSec);
460 void StatsdStats::noteSystemServerRestart(int32_t timeSec) { in noteSystemServerRestart() function in android::os::statsd::StatsdStats
1480 StatsdStats::getInstance().noteSystemServerRestart(getWallClockSec()); in binderDied()