GetLogFileName     39 chrome/browser/logging_chrome_unittest.cc   base::FilePath filename = logging::GetLogFileName();
GetLogFileName     50 chrome/browser/logging_chrome_unittest.cc   base::FilePath filename = logging::GetLogFileName();
GetLogFileName    223 chrome/common/logging_chrome.cc   return log_dir.Append(GetLogFileName().BaseName());
GetLogFileName    277 chrome/common/logging_chrome.cc     log_path = GetLogFileName();
GetLogFileName    415 chrome/common/logging_chrome.cc   log_file.open(GetLogFileName().value().c_str());
GetLogFileName     49 chrome/common/logging_chrome.h base::FilePath GetLogFileName();