Searched refs:getErrorLogAttachPt (Results 1 – 5 of 5) sorted by relevance
67 componentAttachPt<ITraceErrorLog> *getErrorLogAttachPt() { return &m_error_logger; }; in getErrorLogAttachPt() function
169 return pComponent->getErrorLogAttachPt()->replace_first(pIErrorLog); in attachErrorLogger()
54 m_pComp->getErrorLogAttachPt()->set_notifier(this); in Init()
806 return (m_pDecoder != 0) ? m_pDecoder->getErrorLogAttachPt() : 0; in getErrLogAttachPt()
214 pDecoder->getErrorLogAttachPt()->replace_first(pIErrorLog); in attachErrorLogger()