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

  /external/pdfium/xfa/src/fxjse/src/
class.cpp 63 CFX_ByteStringC szFunctionName(lpFunctionInfo->name);
69 szFunctionName,
86 CFX_ByteStringC szFunctionName(lpClassDefinition->name);
92 szFunctionName,
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Debug.h 98 const char *szFunctionName, const char *strFormat, ...);
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Debug.h 123 const char *szFunctionName, const char *strFormat, ...);
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Debug.h 123 const char *szFunctionName, const char *strFormat, ...);
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
OMX_G729Enc_Utils.h 117 void G729ENC_eprint(int iLineNum, const char *szFunctionName, const char *strFormat, ...);
118 void G729ENC_Log(const char *szFileName, int iLineNum, const char *szFunctionName, const char *strFormat, ...);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Encoder.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 197 void VIDENCTEST_Log(const char *szFileName, int iLineNum, const char *szFunctionName, const char *strFormat, ...)
202 fprintf(stdout, "%s():", szFunctionName);
    [all...]

Completed in 305 milliseconds