Home
last modified time | relevance | path

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

/system/sepolicy/tools/sepolicy-analyze/
Dsepolicy-analyze.c15 #define COMP(x) { #x, sizeof(#x) - 1, x ##_usage, x ##_func } macro
/system/nfc/halimpl/pn54x/log/
DphNxpLog.h98 #define NXPLOG_FUNC_ENTRY(COMP) \ argument
100 #define NXPLOG_FUNC_EXIT(COMP) \ argument