Home
last modified time | relevance | path

Searched defs:EseInterface (Results 1 – 2 of 2) sorted by relevance

/external/libese/libese/include/ese/
Dese_hw_api.h179 struct EseInterface { struct
194 void ese_set_error(struct EseInterface *ese, int code); argument
/external/libese/libese-cpp/include/esecpp/
DEseInterface.h33 EseInterface() : mEse(nullptr) {} in EseInterface() function