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

/freebsd-12-stable/contrib/opencsd/decoder/include/common/
H A Docsd_dcd_tree_elem.h74 void SetDecoderElement(const std::string &name, IDecoderMngr *dcdMngr, TraceComponent *pHandle, bool bCreated);
92 inline void DecodeTreeElement::SetDecoderElement(const std::string &name, IDecoderMngr *dcdMngr, TraceComponent *pHandle, bool bCreated) function in class:DecodeTreeElement
/freebsd-12-stable/contrib/opencsd/decoder/source/
H A Docsd_dcd_tree.cpp382 m_decode_elements[CSID]->SetDecoderElement(decoderName, pDecoderMngr, pTraceComp, true);

Completed in 103 milliseconds