Home
last modified time | relevance | path

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

/external/fastrpc/inc/
DAEEStdErr.h181 #define AEE_EINVARGS (AEE_EOFFSET + 0x071) /// Invalid Arguments macro
/external/fastrpc/src/
Dlistener_android.c338 result = AEE_EINVARGS; in listener2()