Searched refs:set_notifier (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/opencsd/decoder/source/
H A Dtrc_component.cpp47 m_pComp->getErrorLogAttachPt()->set_notifier(0);
60 m_pComp->getErrorLogAttachPt()->set_notifier(this);
/freebsd-13-stable/contrib/opencsd/decoder/include/common/
H A Dcomp_attach_pt_t.h122 void set_notifier(IComponentAttachNotifier *notifier);
220 template<class T> void componentAttachPt<T>::set_notifier(IComponentAttachNotifier *notifier) function in class:componentAttachPt
/freebsd-13-stable/contrib/opencsd/decoder/source/stm/
H A Dtrc_pkt_proc_stm.cpp62 getRawPacketMonAttachPt()->set_notifier(0);
69 getRawPacketMonAttachPt()->set_notifier(&mon_in_use);

Completed in 116 milliseconds