Searched refs:LogProgress (Results 1 – 4 of 4) sorted by relevance
60 WTFLogChannel LogProgress = { 0x08000000, "WebCoreLogLevel", WTFLogChannelOff }; variable118 return &LogProgress; in getChannelFromName()
60 extern WTFLogChannel LogProgress;
99 initializeWithUserDefault(LogProgress); in InitializeLoggingChannelsIfNecessary()
17676 …eLoggingChannelsIfNecessary): Support initializing LogResourceLoading, LogProgress, and LogFileAPI…