Searched refs:m_pTraceCtx (Results 1 – 2 of 2) sorted by relevance
57 m_pTraceCtx = NULL; in welsCodecTrace()83 m_fpTrace (m_pTraceCtx, iLevel, pBuf); in CodecTrace()101 m_pTraceCtx = ctx; in SetTraceCallbackContext()
58 void* m_pTraceCtx; variable