Searched defs:warn (Results  1 – 2 of 2) sorted by relevance
| /hardware/st/secure_element2/secure_element/1.0/esehal/src/ | 
| D | log.h | 40 # define warn(fmt, ...)   say(ctx, LOG_WARN fmt, ## __VA_ARGS__)  macro64 # define warn(fmt, ...)   nosay(ctx, fmt, ## __VA_ARGS__)  macro
 
 | 
| /hardware/st/secure_element2/secure_element/esehal/src/ | 
| D | log.h | 40 # define warn(fmt, ...)   say(ctx, LOG_WARN fmt, ## __VA_ARGS__)  macro64 # define warn(fmt, ...)   nosay(ctx, fmt, ## __VA_ARGS__)  macro
 
 |