Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/source/
Dtrc_component.cpp47 m_pComp->getErrorLogAttachPt()->set_notifier(0); in ~errLogAttachMonitor()
60 m_pComp->getErrorLogAttachPt()->set_notifier(this); in Init()
/external/OpenCSD/decoder/include/common/
Dcomp_attach_pt_t.h122 void set_notifier(IComponentAttachNotifier *notifier);
220 template<class T> void componentAttachPt<T>::set_notifier(IComponentAttachNotifier *notifier) in set_notifier() function
/external/OpenCSD/decoder/source/stm/
Dtrc_pkt_proc_stm.cpp62 getRawPacketMonAttachPt()->set_notifier(0); in ~TrcPktProcStm()
69 getRawPacketMonAttachPt()->set_notifier(&mon_in_use); in initObj()