Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/libnxpparser/parser/src/
DNCIParserInterface.cpp26 NCI_Parser_Interface::NCI_Parser_Interface() { in NCI_Parser_Interface() function in NCI_Parser_Interface
30 NCI_Parser_Interface::~NCI_Parser_Interface() { in ~NCI_Parser_Interface()
/hardware/nxp/nfc/snxxx/halimpl/libnxpparser/parser/inc/
DNCIParserInterface.h23 class NCI_Parser_Interface {
25 NCI_Parser_Interface();
26 virtual ~NCI_Parser_Interface();
DNCIParser.h28 class NCI_Parser : public NCI_Parser_Interface {