Searched refs:GetSessionLogDir (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/common/
H A Dlogging_chrome.h39 base::FilePath GetSessionLogDir(const base::CommandLine& command_line);
H A Dlogging_chrome.cc190 base::FilePath GetSessionLogDir(const CommandLine& command_line) { function in namespace:logging
217 return GetSessionLogDir(command_line).Append(GetLogFileName().BaseName());
/external/chromium_org/chrome/browser/chromeos/system_logs/
H A Ddebug_log_writer.cc193 logging::GetSessionLogDir(*CommandLine::ForCurrentProcess());
/external/chromium_org/chrome/browser/extensions/api/log_private/
H A Dlog_private_api_chromeos.cc96 return logging::GetSessionLogDir(*CommandLine::ForCurrentProcess())

Completed in 2230 milliseconds