OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:disk_output
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/chromeos/
boot_times_loader.cc
241
const FilePath
disk_output
= log_path.Append(FilePath(kDiskPrefix + name));
local
245
AppendFile(
disk_output
, disk.data(), disk.size());
/external/chromium_org/chrome/browser/chromeos/
boot_times_loader.cc
147
const base::FilePath
disk_output
=
local
152
AppendFile(
disk_output
, disk.data(), disk.size());
Completed in 39 milliseconds