GetSessionLogFile  239 chrome/common/logging_chrome.cc   base::FilePath log_path = GetSessionLogFile(command_line);
GetSessionLogFile  284 chrome/common/logging_chrome.cc       log_path = GetSessionLogFile(command_line);
GetSessionLogFile   39 chrome/common/logging_chrome.h base::FilePath GetSessionLogFile(const base::CommandLine& command_line);
GetSessionLogFile  169 chrome/test/base/in_process_browser_test.cc   base::FilePath log_dir = logging::GetSessionLogFile(*command_line).DirName();