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.cpp406 ESESTATUS estatus = phNxpEse_deInit(); in performLSDownload_thread() local
407 if (estatus == ESESTATUS_SUCCESS) { in performLSDownload_thread()
408 estatus = phNxpEse_close(); in performLSDownload_thread()
409 if (estatus == ESESTATUS_SUCCESS) { in performLSDownload_thread()