Searched refs:pGenElemIf (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/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) argument
150 m_sendIf = pGenElemIf;
H A Docsd_gen_elem_stack.h50 void initSendIf(componentAttachPt<ITrcGenElemIn> *pGenElemIf);
93 inline void OcsdGenElemStack::initSendIf(componentAttachPt<ITrcGenElemIn> *pGenElemIf) argument
95 m_sendIf = pGenElemIf;

Completed in 60 milliseconds