Searched refs:InitChromeLogging (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/common/
H A Dlogging_chrome.h34 void InitChromeLogging(const base::CommandLine& command_line,
H A Dlogging_chrome.cc69 // InitChromeLogging() and the beginning of CleanupChromeLogging().
72 // Set if we called InitChromeLogging() but failed to initialize.
76 // InitChromeLogging() and the beginning of CleanupChromeLogging().
255 void InitChromeLogging(const CommandLine& command_line, function in namespace:logging
/external/chromium_org/chrome/app/
H A Dchrome_main_delegate.cc689 logging::InitChromeLogging(command_line, file_state);
844 // Android doesn't use InitChromeLogging, so we close the log file manually.

Completed in 57 milliseconds