Home
last modified time | relevance | path

Searched refs:initSendIf (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/opencsd/decoder/include/common/
H A Docsd_gen_elem_list.h62 void initSendIf(componentAttachPt<ITrcGenElemIn> *pGenElemIf);
148 inline void OcsdGenElemList::initSendIf(componentAttachPt<ITrcGenElemIn> *pGenElemIf) in initSendIf() function
/freebsd-12.1/contrib/opencsd/decoder/source/etmv3/
H A Dtrc_pkt_decode_etmv3.cpp203 m_outputElemList.initSendIf(getTraceElemOutAttachPt()); in initDecoder()