Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/snxxx/1.0/
DNxpEseService.cpp52 const char* SEterminal = "eSEx"; in main() local
71 if ((ret) && (strncmp(SEterminal, terminalID, 3) == 0)) { in main()
110 if ((ret) && (strncmp(SEterminal, terminalID, 3) == 0)) { in main()
/hardware/nxp/secure_element/snxxx/aidl/
DNxpEseService.cpp75 const char* SEterminal = "eSEx"; in main() local
97 if ((ret) && (strncmp(SEterminal, terminalID, 3) == 0)) { in main()
119 if ((ret) && (strncmp(SEterminal, terminalID, 3) == 0)) { in main()
/hardware/nxp/secure_element/snxxx/1.1/
DNxpEseService.cpp55 const char* SEterminal = "eSEx"; in main() local
77 if ((ret) && (strncmp(SEterminal, terminalID, 3) == 0)) { in main()
119 if ((ret) && (strncmp(SEterminal, terminalID, 3) == 0)) { in main()
/hardware/nxp/secure_element/snxxx/1.2/
DNxpEseService.cpp95 const char* SEterminal = "eSEx"; in main() local
121 if ((ret) && (strncmp(SEterminal, terminalID, 3) == 0)) { in main()
165 if ((ret) && (strncmp(SEterminal, terminalID, 3) == 0)) { in main()
/hardware/nxp/secure_element/snxxx/ese-clients/src/
DeSEClient.cpp343 const char* SEterminal = "eSEx"; in performLSUpdate() local
351 if ((ret) && (strncmp(SEterminal, terminalID, 3) == 0)) { in performLSUpdate()
355 if ((ret) && (strncmp(SEterminal, terminalID, 3) == 0)) { in performLSUpdate()