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

  /external/chromium_org/chrome/common/
logging_chrome.h 34 void InitChromeLogging(const base::CommandLine& command_line,
logging_chrome.cc 69 // 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,
  /external/chromium_org/chrome/app/
chrome_main_delegate.cc 689 logging::InitChromeLogging(command_line, file_state);
844 // Android doesn't use InitChromeLogging, so we close the log file manually.
    [all...]

Completed in 195 milliseconds