Searched defs:LOG_ERRNO (Results 1 - 3 of 3) sorted by relevance

/external/chromium/third_party/libjingle/overrides/talk/base/
H A Dlogging.h47 // LOG_ERRNO(sev) attempts to add a string description of an errno-derived
351 #define LOG_ERRNO(sev) \ macro
371 LOG_ERRNO(sev)
/external/chromium/third_party/libjingle/source/talk/base/
H A Dlogging.h47 // LOG_ERRNO(sev) attempts to add a string description of an errno-derived
347 #define LOG_ERRNO(sev) \ macro
367 LOG_ERRNO(sev)
/external/chromium/base/
H A Dlogging.h430 #define LOG_ERRNO(severity) \ macro

Completed in 215 milliseconds