Home
last modified time | relevance | path

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

/external/libese/apps/include/ese/app/
Dresult.h39 #define EseAppResultValue(_res) (res & 0xffff) macro
/external/libese/esed/
DWeaver.cpp47 if (EseAppResultValue(res) == ESE_APP_RESULT_ERROR_OS) { in getConfig()
DOemLock.cpp75 if (EseAppResultValue(res) == ESE_APP_RESULT_ERROR_APPLET) { in setOemUnlockAllowedByCarrier()