HomeSort by relevance Sort by last modified time
    Searched refs:textE (Results 1 - 3 of 3) sorted by null

  /external/neven/Embedded/common/src/b_BasicEm/
Context.c 49 cpA->errStackE[ iL ].textE[ 0 ] = 0;
77 cpA->errStackE[ iL ].textE[ 0 ] = 0;
159 bbs_vsnprintf( errorL.textE, bbs_ERROR_MAX_TEXT_CHARS, textA, argsL );
164 errorL.textE[ 0 ] = 0;
Context.h 79 char textE[ bbs_ERROR_MAX_TEXT_CHARS ];
  /external/neven/FaceRecEm/common/src/b_FDSDK/
SDK.c 214 if( msgBufA != NULL ) bbs_strncpy( msgBufA, errL.textE, msgBufSizeA );

Completed in 60 milliseconds