HomeSort by relevance Sort by last modified time
    Searched refs:GetSessionLogFile (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/
logging_chrome.h 41 FilePath GetSessionLogFile(const CommandLine& command_line);
logging_chrome.cc 215 FilePath GetSessionLogFile(const CommandLine& command_line) {
237 FilePath log_path = GetSessionLogFile(command_line);
283 log_path = GetSessionLogFile(command_line);

Completed in 36 milliseconds