Searched refs:LogWebAudio (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DLogging.h65 extern WTFLogChannel LogWebAudio;
H A DLogging.cpp68 WTFLogChannel LogWebAudio = { 0x20000000, "WebCoreLogLevel", WTFLogChannelOff }; member in namespace:WebCore
151 return &LogWebAudio;
/macosx-10.9.5/WebCore-7537.78.1/platform/mac/
H A DLoggingMac.mm78 initializeWithUserDefault(LogWebAudio);

Completed in 118 milliseconds