OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LogFileAPI
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebCore/platform/
Logging.h
61
extern WTFLogChannel
LogFileAPI
;
Logging.cpp
62
WTFLogChannel
LogFileAPI
= { 0x10000000, "WebCoreLogLevel", WTFLogChannelOff };
136
return &
LogFileAPI
;
/external/webkit/Source/WebCore/platform/win/
LoggingWin.cpp
100
initializeWithUserDefault(
LogFileAPI
);
Completed in 193 milliseconds