Home
last modified time | relevance | path

Searched refs:NXPLOG_ITEM_HCPX (Results 1 – 4 of 4) sorted by relevance

/hardware/nxp/nfc/pn8x/halimpl/log/
DphNxpLog.h90 extern const char* NXPLOG_ITEM_HCPX; /* Android logging tag for NxpHcpX */
347 #define NXPLOG_HCPX_ENTRY() NXPLOG_FUNC_ENTRY(NXPLOG_ITEM_HCPX)
348 #define NXPLOG_HCPX_EXIT() NXPLOG_FUNC_EXIT(NXPLOG_ITEM_HCPX)
DphNxpLog.cc34 const char* NXPLOG_ITEM_HCPX = "NxpHcpX"; variable
/hardware/nxp/nfc/snxxx/halimpl/log/
DphNxpLog.h91 extern const char* NXPLOG_ITEM_HCPX; /* Android logging tag for NxpHcpX */
348 #define NXPLOG_HCPX_ENTRY() NXPLOG_FUNC_ENTRY(NXPLOG_ITEM_HCPX)
349 #define NXPLOG_HCPX_EXIT() NXPLOG_FUNC_EXIT(NXPLOG_ITEM_HCPX)
DphNxpLog.cc34 const char* NXPLOG_ITEM_HCPX = "NxpHcpX"; variable