HomeSort by relevance Sort by last modified time
    Searched refs:LOG_CHANNEL_PREFIX (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/
Logging.h 35 #ifndef LOG_CHANNEL_PREFIX
36 #define LOG_CHANNEL_PREFIX Log
  /external/chromium_org/third_party/WebKit/Source/wtf/
RefCountedLeakCounter.cpp 45 #define LOG_CHANNEL_PREFIX Log
Assertions.h 327 #define WTF_LOG(channel, ...) WTFLog(&JOIN_LOG_CHANNEL_WITH_PREFIX(LOG_CHANNEL_PREFIX, channel), __VA_ARGS__)

Completed in 111 milliseconds