HomeSort by relevance Sort by last modified time
    Searched defs:LOG_ERRNO (Results 1 - 4 of 4) sorted by null

  /hardware/samsung_slsi/exynos5/mobicore/common/LogWrapper/
log.h 126 #define LOG_ERRNO(MESSAGE) \
  /external/chromium/third_party/libjingle/overrides/talk/base/
logging.h 47 // LOG_ERRNO(sev) attempts to add a string description of an errno-derived
351 #define LOG_ERRNO(sev) \
371 LOG_ERRNO(sev)
  /external/chromium/third_party/libjingle/source/talk/base/
logging.h 47 // LOG_ERRNO(sev) attempts to add a string description of an errno-derived
347 #define LOG_ERRNO(sev) \
367 LOG_ERRNO(sev)
  /external/chromium/base/
logging.h 430 #define LOG_ERRNO(severity) \
    [all...]

Completed in 178 milliseconds