Home
last modified time | relevance | path

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

/aosp12/system/sepolicy/tools/sepolicy-analyze/
H A Dsepolicy-analyze.c15 #define COMP(x) { #x, sizeof(#x) - 1, x ##_usage, x ##_func } macro
/aosp12/hardware/nxp/nfc/pn8x/halimpl/log/
H A DphNxpLog.h97 #define NXPLOG_FUNC_ENTRY(COMP) \ argument
99 #define NXPLOG_FUNC_EXIT(COMP) \ argument
/aosp12/hardware/nxp/nfc/snxxx/halimpl/log/
H A DphNxpLog.h98 #define NXPLOG_FUNC_ENTRY(COMP) \ argument
100 #define NXPLOG_FUNC_EXIT(COMP) \ argument