Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/
DLogging.cpp60 WTFLogChannel LogProgress = { 0x08000000, "WebCoreLogLevel", WTFLogChannelOff }; variable
118 return &LogProgress; in getChannelFromName()
DLogging.h60 extern WTFLogChannel LogProgress;
/external/webkit/Source/WebCore/platform/win/
DLoggingWin.cpp99 initializeWithUserDefault(LogProgress); in InitializeLoggingChannelsIfNecessary()
/external/webkit/Source/WebCore/
DChangeLog17676 …eLoggingChannelsIfNecessary): Support initializing LogResourceLoading, LogProgress, and LogFileAPI…