Home
last modified time | relevance | path

Searched defs:notice (Results 1 – 1 of 1) sorted by relevance

/aosp12/hardware/st/secure_element2/secure_element/1.0/esehal/src/
H A Dlog.h41 # define notice(fmt, ...) say(ctx, LOG_NOTICE fmt, ## __VA_ARGS__) macro
65 # define notice(fmt, ...) nosay(ctx, fmt, ## __VA_ARGS__) macro