Home
last modified time | relevance | path

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

/aosp12/hardware/nxp/nfc/snxxx/halimpl/libnxpparser/parser/inc/
H A DNCIParserInterface.h33 void native_destroyParser(void* psNNP);
/aosp12/hardware/nxp/nfc/snxxx/halimpl/libnxpparser/parser/src/
H A DNCIParserInterface.cpp36 void native_destroyParser(void* psNNP) { C_TO_CPP(psNNP)->resetInstance(); } in native_destroyParser() function