Home
last modified time | relevance | path

Searched refs:LogEvents (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/platform/
DLogging.cpp37 WTFLogChannel LogEvents = { 0x00000080, "WebCoreLogLevel", WTFLogChannelOff }; variable
76 return &LogEvents; in getChannelFromName()
DLogging.h42 extern WTFLogChannel LogEvents;
/external/webkit/Source/WebCore/platform/haiku/
DLoggingHaiku.cpp41 LogEvents.state = WTFLogChannelOn; in InitializeLoggingChannelsIfNecessary()
/external/webkit/Source/WebCore/platform/win/
DLoggingWin.cpp81 initializeWithUserDefault(LogEvents); in InitializeLoggingChannelsIfNecessary()
/external/webkit/Source/WebCore/platform/mac/
DLoggingMac.mm57 initializeWithUserDefault(LogEvents);