OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EseAppResultValue
(Results
1 - 3
of
3
) sorted by null
/external/libese/apps/include/ese/app/
result.h
39
#define
EseAppResultValue
(_res) (res & 0xffff)
/external/libese/esed/
OemLock.cpp
75
if (
EseAppResultValue
(res) == ESE_APP_RESULT_ERROR_APPLET) {
Weaver.cpp
47
if (
EseAppResultValue
(res) == ESE_APP_RESULT_ERROR_OS) {
Completed in 62 milliseconds