Searched refs:errorHandlerE (Results 1 - 3 of 3) sorted by relevance

/external/neven/Embedded/common/src/b_BasicEm/
H A DContext.c62 cpA->errorHandlerE = NULL;
95 cpA->errorHandlerE = NULL;
197 if( cpA->errorHandlerE != NULL )
199 cpA->errorHandlerE( cpA );
245 bbs_errorFPtr oldErrorHandlerL = cpA->errorHandlerE;
246 cpA->errorHandlerE = errorHandlerA;
H A DContext.h106 bbs_errorFPtr errorHandlerE; member in struct:bbs_Context
/external/neven/FaceRecEm/common/src/b_FDSDK/
H A DSDK.c153 hsdkL->contextE.errorHandlerE = btk_error;

Completed in 31 milliseconds