Home
last modified time | relevance | path

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

/external/libese/apps/include/ese/app/
Dresult.h28 ESE_APP_RESULT_FALSE, enumerator
29 ESE_APP_RESULT_OK = ESE_APP_RESULT_FALSE,
/external/libese/apps/boot/
Dboot.c282 return ESE_APP_RESULT_FALSE; in ese_boot_lock_get()