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

  /external/chromium/chrome/browser/chromeos/
boot_times_loader.h 29 // BootTimesLoader::BootTimes boot_times);
38 typedef struct BootTimes {
49 BootTimes() : firmware(0),
58 } BootTimes;
61 typedef Callback2<Handle, BootTimes>::Type GetBootTimesCallback;
boot_times_loader.cc 91 // TODO(davemoore) This avoids boottimes for tests. This needs to be
132 static void SendBootTimesToUMA(const BootTimesLoader::BootTimes& boot_times) {
197 BootTimes boot_times;
  /external/chromium/chrome/browser/chromeos/login/
background_view.h 148 BootTimesLoader::Handle handle, BootTimesLoader::BootTimes boot_times);
background_view.cc 538 BootTimesLoader::Handle handle, BootTimesLoader::BootTimes boot_times) {

Completed in 643 milliseconds