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

  /external/chromium/chrome/browser/chromeos/
boot_times_loader.cc 37 static const FilePath::CharType kUptimePrefix[] = FPL("uptime-");
180 const FilePath::StringType uptime_prefix = kUptimePrefix;
240 log_path.Append(FilePath(kUptimePrefix + name));
  /external/chromium_org/chrome/browser/chromeos/
boot_times_loader.cc 84 static const base::FilePath::CharType kUptimePrefix[] = FPL("uptime-");
148 log_path.Append(base::FilePath(kUptimePrefix + name));

Completed in 1900 milliseconds