Home
last modified time | relevance | path

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

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