Home
last modified time | relevance | path

Searched refs:LOG_NOTICE (Results 1 – 2 of 2) sorted by relevance

/hardware/st/secure_element2/secure_element/1.0/esehal/src/
Dlog.h35 # define LOG_NOTICE LOG_ESC "2" macro
41 # define notice(fmt, ...) say(ctx, LOG_NOTICE fmt, ## __VA_ARGS__)
/hardware/qcom/sm8150/gps/utils/
Dlog_util.h54 #define ALOGI(...) syslog(LOG_NOTICE, "LOC_LOGI: " __VA_ARGS__);
56 #define ALOGV(...) syslog(LOG_NOTICE, "LOC_LOGV: " __VA_ARGS__);