Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/ls_client/src/
DLsClient.cpp398 ESESTATUS estatus = phNxpEse_deInit(); in performLSDownload_thread() local
399 if (estatus == ESESTATUS_SUCCESS) { in performLSDownload_thread()
400 estatus = phNxpEse_close(); in performLSDownload_thread()
401 if (estatus == ESESTATUS_SUCCESS) { in performLSDownload_thread()