Home
last modified time | relevance | path

Searched refs:SetLogItems (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/mojo/shell/
Dinit.cc17 logging::SetLogItems(false, // Process ID in InitializeLogging()
/external/chromium_org/content/shell/tools/
Dcontent_shell_crash_service.cc27 logging::SetLogItems(true, true, true, false); in wWinMain()
/external/chromium_org/mojo/examples/dbus_echo/
Ddbus_echo_service.cc45 logging::SetLogItems(false, // Process ID in main()
/external/chromium_org/chrome/tools/crash_service/
Dmain.cc58 logging::SetLogItems(true, true, true, false); in wWinMain()
/external/chromium_org/content/app/android/
Dlibrary_loader_hooks.cc100 logging::SetLogItems(false, // Process ID in LibraryLoaded()
/external/chromium_org/chromecast/shell/app/
Dcast_main_delegate.cc44 logging::SetLogItems(true, true, false, false); in BasicStartupComplete()
/external/chromium_org/extensions/shell/app/
Dshell_main_delegate.cc43 logging::SetLogItems(true, true, true, true); in InitLogging()
/external/chromium_org/base/test/
Dtest_support_android.cc168 logging::SetLogItems(false, // Process ID in InitAndroidTestLogging()
Dtest_suite.cc313 logging::SetLogItems(true, true, true, true); in Initialize()
/external/chromium_org/content/shell/app/
Dshell_main_delegate.cc99 logging::SetLogItems(true, true, true, true); in InitLogging()
/external/chromium_org/chrome/test/chromedriver/
Dlogging.cc230 logging::SetLogItems(false, // enable_process_id in InitLogging()
/external/chromium_org/chrome/common/
Dlogging_chrome.cc322 logging::SetLogItems(true, // enable_process_id in InitChromeLogging()
/external/chromium_org/base/
Dlogging.cc423 void SetLogItems(bool enable_process_id, bool enable_thread_id, in SetLogItems() function
Dlogging.h259 BASE_EXPORT void SetLogItems(bool enable_process_id, bool enable_thread_id,