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

  /external/chromium/chrome/browser/chromeos/
boot_times_loader.h 41 double x_started; // Time X server is ready to be connected to. member in struct:chromeos::BootTimesLoader::BootTimes
51 x_started(0),
boot_times_loader.cc 201 GetTime(uptime_prefix + kXStarted, &boot_times.x_started);

Completed in 73 milliseconds