Home
last modified time | relevance | path

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

/freebsd/contrib/opencsd/decoder/include/common/
H A Dtrc_frame_deformatter.h74 componentAttachPt<ITraceErrorLog> *getErrLogAttachPt();
/freebsd/contrib/opencsd/decoder/source/
H A Dtrc_frame_deformatter.cpp907 componentAttachPt<ITraceErrorLog> *TraceFormatterFrameDecoder::getErrLogAttachPt() in getErrLogAttachPt() function in TraceFormatterFrameDecoder
H A Docsd_dcd_tree.cpp603 m_frame_deformatter_root->getErrLogAttachPt()->attach(DecodeTree::s_i_error_logger); in initialise()