Home
last modified time | relevance | path

Searched refs:STEseReset (Results 1 – 7 of 7) sorted by relevance

/hardware/st/nfc/1.2/
DStNfcService.cpp44 typedef int (*STEseReset)(void); typedef
58 STEseReset fn = (STEseReset)dlsym(stdll, "boot_reset"); in main()
Dhal_st21nfc.cc46 typedef int (*STEseReset)(void); typedef
390 STEseReset fn = (STEseReset)dlsym(stdll, "cold_reset"); in StNfc_hal_close()
/hardware/st/nfc/aidl/
Dmain.cpp34 typedef int (*STEseReset)(void); typedef
50 STEseReset fn = (STEseReset)dlsym(stdll, "boot_reset"); in main()
Dhal_st21nfc.cc47 typedef int (*STEseReset)(void); typedef
413 STEseReset fn = (STEseReset)dlsym(stdll, "cold_reset"); in StNfc_hal_close()
/hardware/st/secure_element/1.2/
DSecureElement.cpp33 typedef int (*STEseReset)(void); typedef
562 STEseReset fn = (STEseReset)dlsym(stdll, "direct_reset"); in reset()
/hardware/st/secure_element2/secure_element/aidl/
DSecureElement.cpp788 typedef int (*STEseReset)(); in reset() typedef
791 STEseReset fn = (STEseReset)dlsym(stdll, "direct_reset"); in reset()
/hardware/st/secure_element2/secure_element/1.2/
DSecureElement.cpp845 typedef int (*STEseReset)(); in reset() typedef
848 STEseReset fn = (STEseReset)dlsym(stdll, "direct_reset"); in reset()