Home
last modified time | relevance | path

Searched refs:bbs_Context_pushError (Results 1 – 6 of 6) sorted by relevance

/external/neven/Embedded/common/src/b_BasicEm/
DBasic.h132 …#define bbs_ERROR0( formatA ) bbs_Context_pushError( cpA, bbs_Error_create( bbs_ERR_ERROR…
133 …#define bbs_ERROR1( formatA, arg1A ) bbs_Context_pushError( cpA, bbs_Error_create( bbs_ERR_…
134 …#define bbs_ERROR2( formatA, arg1A, arg2A ) bbs_Context_pushError( cpA, bbs_Error_create( bb…
135 …#define bbs_ERROR3( formatA, arg1A, arg2A, arg3A ) bbs_Context_pushError( cpA, bbs_Error_creat…
136 …#define bbs_ERROR4( formatA, arg1A, arg2A, arg3A, arg4A ) bbs_Context_pushError( cpA, bbs_Error_…
137 …#define bbs_ERROR5( formatA, arg1A, arg2A, arg3A, arg4A, arg5A ) bbs_Context_pushError( cpA, bbs_E…
139 …#define bbs_ERR0( errorA, formatA ) bbs_Context_pushError( cpA, bbs_Error_create( errorA, …
140 …#define bbs_ERR1( errorA, formatA, arg1A ) bbs_Context_pushError( cpA, bbs_Error_create( err…
141 …#define bbs_ERR2( errorA, formatA, arg1A, arg2A ) bbs_Context_pushError( cpA, bbs_Error_create…
142 …#define bbs_ERR3( errorA, formatA, arg1A, arg2A, arg3A ) bbs_Context_pushError( cpA, bbs_Error_c…
[all …]
DContext.c188 flag bbs_Context_pushError( struct bbs_Context* cpA, struct bbs_Error errorA ) in bbs_Context_pushError() function
259 bbs_Context_pushError( cpA, bbs_Error_create( errorL, 0, NULL, NULL ) ); in bbs_Context_doCallback()
DContext.h149 flag bbs_Context_pushError( struct bbs_Context* cpA, struct bbs_Error errorA );
/external/neven/FaceRecEm/common/src/b_FDSDK/
DDCR.c153 bbs_Context_pushError( &hsdkL->contextE, in btk_DCR_assignImage()
161 bbs_Context_pushError( &hsdkL->contextE, in btk_DCR_assignImage()
202 bbs_Context_pushError( &hsdkL->contextE, in btk_DCR_assignImageROI()
209 bbs_Context_pushError( &hsdkL->contextE, in btk_DCR_assignImageROI()
216 bbs_Context_pushError( &hsdkL->contextE, in btk_DCR_assignImageROI()
223 bbs_Context_pushError( &hsdkL->contextE, in btk_DCR_assignImageROI()
275 bbs_Context_pushError( &hsdkL->contextE, in btk_DCR_getNode()
326 bbs_Context_pushError( &hsdkL->contextE, in btk_DCR_getRect()
DSDK.c179 bbs_Context_pushError( &hsdkA->contextE, in btk_SDK_close()
267 bbs_Context_pushError( &hsdkA->contextE, in btk_SDK_paramConsistencyTest()
277 bbs_Context_pushError( &hsdkA->contextE, in btk_SDK_paramConsistencyTest()
294 bbs_Context_pushError( &hsdkA->contextE, in btk_SDK_paramConsistencyTest()
DFaceFinder.c102 bbs_Context_pushError( &hsdkA->contextE, in btk_FaceFinder_create()
180 bbs_Context_pushError( &hsdkL->contextE, in btk_FaceFinder_putDCR()
257 bbs_Context_pushError( &hsdkL->contextE, in btk_FaceFinder_process()