Home
last modified time | relevance | path

Searched refs:resetInstance (Results 1 – 3 of 3) sorted by relevance

/hardware/nxp/nfc/snxxx/halimpl/libnxpparser/parser/inc/
DNCIParser.h42 static void resetInstance();
/hardware/nxp/nfc/snxxx/halimpl/libnxpparser/parser/src/
DNCIParserInterface.cpp36 void native_destroyParser(void* psNNP) { C_TO_CPP(psNNP)->resetInstance(); } in native_destroyParser()
DNCIParser.cpp48 void NCI_Parser::resetInstance() { in resetInstance() function in NCI_Parser