OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kLogPath
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/chromeos/
boot_times_loader.cc
35
static const FilePath::CharType
kLogPath
[] = FPL("/tmp");
110
FilePath log_dir(
kLogPath
);
186
FilePath log_dir(
kLogPath
);
238
const FilePath log_path(
kLogPath
);
257
const FilePath log_path(
kLogPath
);
/external/chromium_org/chrome/browser/chromeos/
boot_times_loader.cc
79
static const base::FilePath::CharType
kLogPath
[] = FPL("/tmp");
144
const base::FilePath log_path(
kLogPath
);
Completed in 24 milliseconds