Home
last modified time | relevance | path

Searched refs:RedirectChromeLogging (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/common/
Dlogging_chrome.h44 void RedirectChromeLogging(const CommandLine& command_line);
Dlogging_chrome.cc231 void RedirectChromeLogging(const CommandLine& command_line) { in RedirectChromeLogging() function
/external/chromium/chrome/browser/chromeos/login/
Dlogin_utils.cc227 logging::RedirectChromeLogging(*(CommandLine::ForCurrentProcess())); in PrepareProfile()
/external/chromium/chrome/browser/
Dbrowser_main.cc1500 logging::RedirectChromeLogging(parsed_command_line); in BrowserMain()