OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LogIconDatabase
(Results
1 - 4
of
4
) sorted by null
/external/webkit/WebCore/platform/
Logging.h
46
extern WTFLogChannel
LogIconDatabase
;
Logging.cpp
43
WTFLogChannel
LogIconDatabase
= { 0x00000400, "WebCoreLogLevel", WTFLogChannelOff };
87
return &
LogIconDatabase
;
/external/webkit/WebCore/platform/mac/
LoggingMac.mm
58
initializeWithUserDefault(
LogIconDatabase
);
/external/webkit/WebCore/platform/win/
LoggingWin.cpp
84
initializeWithUserDefault(
LogIconDatabase
);
Completed in 12 milliseconds