Home
last modified time | relevance | path

Searched refs:kDiskPrefix (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/
Dboot_times_loader.cc39 static const FilePath::CharType kDiskPrefix[] = FPL("disk-"); variable
241 const FilePath disk_output = log_path.Append(FilePath(kDiskPrefix + name)); in RecordStatsDelayed()