Searched defs:LOG_GLE (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libjingle/overrides/talk/base/
H A Dlogging.h200 #define LOG_GLE(sev) LOG_GLE_EX(sev, GetLastError()) macro
203 #define LOG_ERR(sev) LOG_GLE(sev)
/external/chromium/third_party/libjingle/overrides/talk/base/
H A Dlogging.h44 // LOG_GLE(M)(sev [, mod]) attempt to add a string description of the
357 #define LOG_GLE(sev) \ macro
364 LOG_GLE(sev)
/external/chromium/third_party/libjingle/source/talk/base/
H A Dlogging.h44 // LOG_GLE(M)(sev [, mod]) attempt to add a string description of the
353 #define LOG_GLE(sev) \ macro
360 LOG_GLE(sev)
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dlogging.h46 // LOG_GLE(M)(sev [, mod]) attempt to add a string description of the
369 #define LOG_GLE(sev) \ macro
376 LOG_GLE(sev)

Completed in 1229 milliseconds