HomeSort by relevance Sort by last modified time
    Searched refs:GetCurrentStats (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/chromeos/
boot_times_loader.h 154 static Stats GetCurrentStats();
boot_times_loader.cc 316 BootTimesLoader::Stats BootTimesLoader::GetCurrentStats() {
327 RecordStats(name, GetCurrentStats());
331 chrome_main_stats_ = GetCurrentStats();

Completed in 479 milliseconds