Home
last modified time | relevance | path

Searched refs:bbs_Context_popError (Results 1 – 3 of 3) sorted by relevance

/external/neven/Embedded/common/src/b_BasicEm/
DContext.h152 struct bbs_Error bbs_Context_popError( struct bbs_Context* cpA );
DContext.c207 struct bbs_Error bbs_Context_popError( struct bbs_Context* cpA ) in bbs_Context_popError() function
/external/neven/FaceRecEm/common/src/b_FDSDK/
DSDK.c213 struct bbs_Error errL = bbs_Context_popError( &hsdkA->contextE ); in btk_SDK_getError()