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