Home
last modified time | relevance | path

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

/external/fastrpc/inc/
DAEEStdErr.h157 #define AEE_EFFLUSH (AEE_EOFFSET + 0x059) /// file flush error macro
/external/fastrpc/src/
Dapps_std_imp.c256 VERIFYC(0 == fflush(sinfo->u.stream), AEE_EFFLUSH); in __QAIC_IMPL()