Searched defs:LOG_ERR (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/webrtc/base/ | ||
D | logging.h | 327 #define LOG_ERR(sev) \ macro |
/external/python/cpython2/Lib/logging/ | ||
D | handlers.py | 659 LOG_ERR = 3 # error conditions variable in SysLogHandler |
/external/python/cpython3/Lib/logging/ | ||
D | handlers.py | 713 LOG_ERR = 3 # error conditions variable in SysLogHandler |