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