Home
last modified time | relevance | path

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

/external/fastrpc/inc/
DAEEStdErr.h139 #define AEE_ENOSUCHSTREAM (AEE_EOFFSET + 0x047) /// No such stream macro
/external/fastrpc/src/
Dapps_std_imp.c188 int nErr = AEE_ENOSUCHSTREAM; in apps_std_FILE_get()