Home
last modified time | relevance | path

Searched refs:tHAL_API_NATIVE_INIT_PARSER (Results 1 – 2 of 2) sorted by relevance

/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal_nciParser.h39 typedef void (*tHAL_API_NATIVE_INIT_PARSER)(void*); typedef
47 tHAL_API_NATIVE_INIT_PARSER initParser;
DphNxpNciHal_nciParser.cc69 psContext->sEntryFuncs.initParser = (tHAL_API_NATIVE_INIT_PARSER)dlsym( in phNxpNciHal_initParser()