Home
last modified time | relevance | path

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

/external/libese/apps/include/ese/app/
Dresult.h40 #define EseAppResultAppValue(_res) (res >> 16) macro
/external/libese/esed/
DWeaver.cpp48 switch (EseAppResultAppValue(res)) { in getConfig()