Home
last modified time | relevance | path

Searched refs:NxpPn80tNqNci (Results 1 – 5 of 5) sorted by relevance

/external/libese/libese-cpp/
DNxpPn80tNqNci.cpp22 void NxpPn80tNqNci::init() { in init()
29 int NxpPn80tNqNci::open() { in open()
35 void NxpPn80tNqNci::close() { in close()
DAndroid.bp38 "NxpPn80tNqNci.cpp",
/external/libese/libese-cpp/include/esecpp/
DNxpPn80tNqNci.h24 struct NxpPn80tNqNci : public EseInterface { struct
25 ~NxpPn80tNqNci() { close(); } in ~NxpPn80tNqNci() argument
/external/libese/esed/
Desed.cpp28 using EseInterfaceImpl = android::NxpPn80tNqNci;
/external/libese/apps/weaver/tests/
Dweaver_test.cpp22 using EseInterfaceImpl = android::NxpPn80tNqNci;