Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/
DLogging.cpp58 WTFLogChannel LogPlugins = { 0x02000000, "WebCoreLogLevel", WTFLogChannelOff }; variable
112 return &LogPlugins; in getChannelFromName()
DLogging.h58 extern WTFLogChannel LogPlugins;
/external/webkit/Source/WebCore/platform/win/
DLoggingWin.cpp97 initializeWithUserDefault(LogPlugins); in InitializeLoggingChannelsIfNecessary()
/external/webkit/Source/WebCore/platform/mac/
DLoggingMac.mm73 initializeWithUserDefault(LogPlugins);