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

  /external/chromium_org/chrome/browser/chromeos/
boot_times_loader.h 124 static Stats GetCurrentStats();
boot_times_loader.cc 257 BootTimesLoader::Stats BootTimesLoader::GetCurrentStats() {
268 RecordStats(name, GetCurrentStats());
272 chrome_main_stats_ = GetCurrentStats();
  /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 75 milliseconds